Method SetDensity
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
SetDensity(float, bool)
Sets the density, optionally deferring the body mass update.
public void SetDensity(float density, bool updateBodyMass = true)Sets the density, optionally deferring the body mass update.
public void SetDensity(float density, bool updateBodyMass = true)