pub unsafe extern "C" fn PxControllerManager_getScene(
self_: *const PxControllerManager,
) -> *mut PxSceneExpand description
Returns the scene the manager is adding the controllers to.
The associated physics scene.
pub unsafe extern "C" fn PxControllerManager_getScene(
self_: *const PxControllerManager,
) -> *mut PxSceneReturns the scene the manager is adding the controllers to.
The associated physics scene.