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

type AngularInertia<N> = SdpMatrix3<N>;
Expand description

The angular inertia of a rigid body.