pub unsafe extern "C" fn PxArticulationSensor_getIndex(
self_: *const PxArticulationSensor,
) -> u32Expand description
Returns the index of this sensor inside the articulation.
The return value is only valid for sensors attached to articulations that are in a scene.
The low-level index, or 0xFFFFFFFF if the articulation is not in a scene.