pub unsafe extern "C" fn PxDistanceJoint_setTolerance_mut(
self_: *mut PxDistanceJoint,
tolerance: f32,
)Expand description
Set the error tolerance of the joint.
pub unsafe extern "C" fn PxDistanceJoint_setTolerance_mut(
self_: *mut PxDistanceJoint,
tolerance: f32,
)Set the error tolerance of the joint.