IOmniGraphTemplateMixed_abi#

Fully qualified name: omni::graph::template_mixed::IOmniGraphTemplateMixed_abi

class IOmniGraphTemplateMixed_abi : public omni::core::Inherits<omni::core::IObject, OMNI_TYPE_ID("omni.graph.template.mixed.IOmniGraphTemplateMixed")>#

Base class for sample interface in the OmniGraph mixed purpose template. The interface consists of a single function that returns a float value representing a constant to use in the template node.

Protected Functions

virtual float getMultiplier_abi() noexcept = 0#

Return a simple constant value.