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

Returns the number of constraint shaders in the scene.

the number of constraint shaders in this scene.