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

Retrieves the visualization culling box.

the box to which the geometry will be culled.