omni::graph::core::ExecutionAttributeState

Defined in omni/graph/core/iComputeGraph.h

enum omni::graph::core::ExecutionAttributeState

Possible values to be set for Attributes of type “execution” Deprecated.

See omni::graph::action::IActionGraph.

Values:

enumerator kExecutionAttributeStateDisabled

Output attribute connection is disabled.

enumerator kExecutionAttributeStateEnabled

Output attribute connection is enabled Output attribute connection is enabled and the node is pushed to the evaluation stack.

enumerator kExecutionAttributeStateEnabledAndPush
enumerator kExecutionAttributeStateLatentPush

Push this node as a latent event for the current entry point.

enumerator kExecutionAttributeStateLatentFinish