Method b3Body_SetSleepThreshold
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Body_SetSleepThreshold(b3BodyId, float)
Set the sleep threshold, usually in meters per second
public static extern void b3Body_SetSleepThreshold(b3BodyId bodyId, float sleepThreshold)