pub unsafe extern "C" fn PxScene_getScenePvdClient_mut(
    self_: *mut PxScene
) -> *mut PxPvdSceneClient
Expand description

Returns the Pvd client associated with the scene.

the client, NULL if no PVD supported.