Skip to main content

b3DistanceJoint_GetSpringForceRange

Function b3DistanceJoint_GetSpringForceRange 

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

Get the force range for the spring.