pub unsafe extern "C" fn PxArticulationJointReducedCoordinate_setParentPose_mut(
    self_: *mut PxArticulationJointReducedCoordinate,
    pose: *const PxTransform
)
Expand description

Sets the joint pose in the parent link actor frame.

This call is not allowed while the simulation is running.