pub unsafe extern "C" fn PxSceneDesc_isValid(
    self_: *const PxSceneDesc
) -> bool
Expand description

Returns true if the descriptor is valid.

true if the current settings are valid.