pub unsafe extern "C" fn PxD6Joint_setTwistLimit_mut(
    self_: *mut PxD6Joint,
    limit: *const PxJointAngularLimitPair
)
Expand description

Set the twist limit for the joint.

The twist limit controls the range of motion around the twist axis.

The limit angle range is (-2Pi, 2Pi).