Type Definition bevy_rapier2d::math::Rot

source · []
pub type Rot = Real;
Expand description

The rotation type (in 2D this is an angle in radians).