Type Definition heron::rapier_plugin::rapier3d::parry::math::Rotation

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

The rotation matrix type.