b2Joint_SetTorqueThreshold

Function b2Joint_SetTorqueThreshold 

Source
pub unsafe extern "C" fn b2Joint_SetTorqueThreshold(
    jointId: b2JointId,
    threshold: f32,
)
Expand description

Set the torque threshold for joint events (N-m)