This class holds mass and moment of inertia for a rigid body.

Constructor

new()

Default constructor.

Variables

localInertia:Mat3

Inertia tensor in local space. Zero matrix for a non-dynamic rigid body.

mass:Float

Mass. 0 for a non-dynamic rigid body.