Method b3Joint_SetForceThreshold
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Joint_SetForceThreshold(b3JointId, float)
Set the force threshold for joint events (Newtons)
public static extern void b3Joint_SetForceThreshold(b3JointId jointId, float threshold)