Skip to main content

b3WheelJoint_SetSuspensionLimits

Function b3WheelJoint_SetSuspensionLimits 

Source
pub unsafe extern "C" fn b3WheelJoint_SetSuspensionLimits(
    jointId: b3JointId,
    lower: f32,
    upper: f32,
)
Expand description

Set the wheel joint limits.