Skip to main content

b3DistanceJoint_SetSpringForceRange

Function b3DistanceJoint_SetSpringForceRange 

Source
pub unsafe extern "C" fn b3DistanceJoint_SetSpringForceRange(
    jointId: b3JointId,
    lowerForce: f32,
    upperForce: f32,
)
Expand description

Set the force range for the spring.