IVariable3_abi#
Fully qualified name: omni::graph::core::IVariable3_abi
-
class IVariable3_abi : public omni::core::Inherits<omni::graph::core::IVariable2, OMNI_TYPE_ID("omni.graph.core.IVariable3")>#
Interface extension for IVariable that adds the ability to check if the variable is backed by Usd.
Protected Functions
-
virtual bool isBackedByUsd_abi() noexcept = 0#
Returns whether the variable has an USD representation on the stage.
- Returns:
True if the variable is backed by USD, false otherwise.
-
virtual bool isBackedByUsd_abi() noexcept = 0#