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

type Rotation<N> = Unit<Quaternion<N>>;

The rotation matrix type.