Table of Contents

Method b3World_IsWarmStartingEnabled

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

b3World_IsWarmStartingEnabled(b3WorldId)

Is constraint warm starting enabled?

public static extern NativeBool b3World_IsWarmStartingEnabled(b3WorldId worldId)

Parameters

worldId b3WorldId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.