Table of Contents

Property Density

Namespace
Box3D
Assembly
Box3D.NET.dll

Density

Gets the density, usually in kilograms per cubic metre.

public float Density { get; }

Property Value

float

Remarks

Use Box3D.Shape.SetDensity(System.Single,System.Boolean) to change it, which lets you defer the body mass update.