Table of Contents

Field updateBodyMass

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

updateBodyMass

Whether the body recomputes its mass when this shape is created. On by default.

public NativeBool updateBodyMass

Field Value

NativeBool

Remarks

If this is false you must call b3Body_ApplyMassFromShapes or b3Body_SetMassData before simulating.