Method b3Joint_SetTorqueThreshold
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Joint_SetTorqueThreshold(b3JointId, float)
Set the torque threshold for joint events (N-m)
public static extern void b3Joint_SetTorqueThreshold(b3JointId jointId, float threshold)