b2DistanceJoint_SetLengthRange

Function b2DistanceJoint_SetLengthRange 

Source
pub unsafe extern "C" fn b2DistanceJoint_SetLengthRange(
    jointId: b2JointId,
    minLength: f32,
    maxLength: f32,
)
Expand description

Set the minimum and maximum length parameters of a distance joint