Property Mass
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Mass
Gets the mass, usually in kilograms.
public float Mass { get; }Property Value
Remarks
Zero for static and kinematic bodies, and for a dynamic body with no shapes.
Gets the mass, usually in kilograms.
public float Mass { get; }Zero for static and kinematic bodies, and for a dynamic body with no shapes.