Table of Contents

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

bool

Remarks

Waking or sleeping a body affects every body in its island, which can be surprising and is not cheap.