pub unsafe extern "C" fn PxControllerManager_getScene(
    self_: *const PxControllerManager
) -> *mut PxScene
Expand description

Returns the scene the manager is adding the controllers to.

The associated physics scene.