Property IsAwake
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
IsAwake
Gets or sets a value indicating whether the body is awake.
public bool IsAwake { get; set; }Property Value
Remarks
Waking or sleeping a body affects every body in its island, which can be surprising and is not cheap.