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

Sets the joint pose in the child link actor frame.

This call is not allowed while the simulation is running.