omni::kit::exec::core::unstable::getExecutionGraphSettings

Defined in omni/kit/exec/core/unstable/IExecutionGraphSettings.h

inline IExecutionGraphSettings *omni::kit::exec::core::unstable::getExecutionGraphSettings() noexcept

Returns the omni::kit::exec::core::unstable::IExecutionGraphSettings singleton.

May return nullptr if the omni.kit.exec.core extension has not been loaded.

The returned pointer does not have omni::core::IObject::acquire() called on it.