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

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

The rotation matrix type.