pub unsafe extern "C" fn PxPhysics_getNbScenes(
    self_: *const PxPhysics
) -> u32
Expand description

Gets number of created scenes.

The number of scenes created.