Type Definition nphysics3d::math::Velocity[][src]

pub type Velocity<N> = Velocity3<N>;
Expand description

The velocity type combining the linear velocity and the angular velocity.