Skip to main content

b3DistanceJoint_SetLength

Function b3DistanceJoint_SetLength 

Source
pub unsafe extern "C" fn b3DistanceJoint_SetLength(
    jointId: b3JointId,
    length: f32,
)
Expand description

Set the rest length of a distance joint @param jointId The id for a distance joint @param length The new distance joint length