bevy_rapier3d::math

Type Alias Rot

Source
pub type Rot = Quat;
Expand description

The rotation type.

Aliased Typeยง

struct Rot(/* private fields */);