pub unsafe extern "C" fn PxArticulationReducedCoordinate_setArticulationFlags_mut(
    self_: *mut PxArticulationReducedCoordinate,
    flags: PxArticulationFlags
)
Expand description

Sets flags on the articulation.

This call may not be made during simulation.