pub unsafe extern "C" fn PxD6Joint_setDistanceLimit_mut(
self_: *mut PxD6Joint,
limit: *const PxJointLinearLimit,
)Expand description
Set the distance limit for the joint.
A single limit constraints all linear limited degrees of freedom, forming a linear, circular or spherical constraint on motion depending on the number of limited degrees. This is similar to a distance limit.