pub unsafe extern "C" fn PxArticulationReducedCoordinate_getGpuArticulationIndex_mut(
    self_: *mut PxArticulationReducedCoordinate
) -> u32
Expand description

Returns the GPU articulation index.

The GPU index, or 0xFFFFFFFF if the articulation is not in a scene or PxSceneFlag::eSUPPRESS_READBACK is not set.