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
worldIdb3WorldId-
See the Box3D documentation.
Returns
- NativeBool
-
See the Box3D documentation.