pub unsafe extern "C" fn PxArticulationReducedCoordinate_release_mut(
    self_: *mut PxArticulationReducedCoordinate
)
Expand description

Releases the articulation, and all its links and corresponding joints.

Attached sensors and tendons are released automatically when the articulation is released.

This call may not be made during simulation.