Skip to main content

b3DistanceJoint_SetLengthRange

Function b3DistanceJoint_SetLengthRange 

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

Set the minimum and maximum length parameters of a distance joint