PxScene_getPhysics_mut

Function PxScene_getPhysics_mut 

Source
pub unsafe extern "C" fn PxScene_getPhysics_mut(
    self_: *mut PxScene,
) -> *mut PxPhysics
Expand description

Call this method to retrieve the Physics SDK.

The physics SDK this scene is associated with.