C# (CSharp) Box2DX.Dynamics Body.SetMass - 1 examples found. These are the top rated real world C# (CSharp) examples of Box2DX.Dynamics.Body.SetMass extracted from open source projects. You can rate examples to help us improve the quality of examples.
Set the mass properties. Note that this changes the center of mass position. If you are not sure how to compute mass properties, use SetMassFromShapes. The inertia tensor is assumed to be relative to the center of mass.