var momentCalculationMode : ChipmunkBodyMomentMode
How the moment of inertia should be calculated when the object is created.
The default value is CalculateFromShapes. If you change this value, you'll need to call Chipmunk.UpdateTransform() on the gameObject to force it to reapply the moment calculations.