b2Joint_SetForceThreshold

Function b2Joint_SetForceThreshold 

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

Set the force threshold for joint events (Newtons)