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

type Rotation<N> = UnitQuaternion<N>;

A 3D rotation expressed as an unit quaternion.