b2Joint_GetConstraintTorque

Function b2Joint_GetConstraintTorque 

Source
pub unsafe extern "C" fn b2Joint_GetConstraintTorque(
    jointId: b2JointId,
) -> f32
Expand description

Get the current constraint torque for this joint. Usually in Newton * meters.