pub unsafe extern "C" fn PxArticulationSensor_release_mut(
self_: *mut PxArticulationSensor,
)Expand description
Releases the sensor.
Releasing a sensor is not allowed while the articulation is in a scene. In order to release a sensor, remove and then re-add the articulation to the scene.