Type Definition bevy_rapier2d::math::Vect

source · []
pub type Vect = Vec2;
Expand description

The vector type.