Property AwakeBodyCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
AwakeBodyCount
Gets the number of bodies currently awake.
public int AwakeBodyCount { get; }Property Value
Remarks
A useful signal that a scene has settled: it falls to zero when everything is asleep.