pub unsafe extern "C" fn PxScene_getSolverArticulationBatchSize(
self_: *const PxScene,
) -> u32Expand description
Retrieves the number of articulations required to spawn a separate rigid body solver thread.
Current number of articulations required to spawn a separate rigid body solver thread.