Table of Contents

Method b3World_IsSleepingEnabled

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3World_IsSleepingEnabled(b3WorldId)

Is body sleeping enabled?

public static extern NativeBool b3World_IsSleepingEnabled(b3WorldId worldId)

Parameters

worldId b3WorldId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.