Property CanSleep
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
CanSleep
Gets or sets a value indicating whether the body is allowed to sleep.
public bool CanSleep { get; set; }Property Value
Remarks
Setting this to false wakes the body.
Gets or sets a value indicating whether the body is allowed to sleep.
public bool CanSleep { get; set; }Setting this to false wakes the body.