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

Retrieves the number of actors required to spawn a separate rigid body solver thread.

Current number of actors required to spawn a separate rigid body solver thread.