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

Returns the number of articulations in the scene.

the number of articulations in this scene.