Type Definition rapier3d::math::Rotation[][src]

pub type Rotation<N> = Unit<Quaternion<N>>;
Expand description

The rotation matrix type.