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

Returns the number of aggregates in the scene.

the number of aggregates in this scene.