Type Definition bevy_rapier3d::prelude::Rotation[][src]

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

The rotation matrix type.