Type Alias bevy_rapier3d::math::Rot

source ·
pub type Rot = Quat;
Expand description

The rotation type.

Aliased Type§

struct Rot(/* private fields */);