Table of Contents

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

bool

Remarks

Setting this to false wakes the body.