pub unsafe extern "C" fn PxUserControllerHitReport_onControllerHit_mut(
self_: *mut PxUserControllerHitReport,
hit: *const PxControllersHit,
)Expand description
Called when current controller hits another controller.
pub unsafe extern "C" fn PxUserControllerHitReport_onControllerHit_mut(
self_: *mut PxUserControllerHitReport,
hit: *const PxControllersHit,
)Called when current controller hits another controller.