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

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

The rotation matrix type.