Table of Contents

Property FellAsleep

Namespace
Box3D
Assembly
Box3D.NET.dll

FellAsleep

Gets a value indicating whether the body fell asleep during this step.

public bool FellAsleep { get; init; }

Property Value

bool

Remarks

When false the body is still awake, so the matching game object can be treated as active.