OmniGraph Node omni.graph.action.Once

omni.graph.action.Once Properties

Name

Value

Version

1

Extension

omni.graph.action

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Once

__categories

graph:action,flowControl

Generated Class Name

OgnOnceDatabase

Python Module

omni.graph.action

omni.graph.action.Once Description

Controls flow of execution by passing input through differently on the first time

omni.graph.action.Once Inputs

Name

Type

Default

Required?

Descripton

inputs:execIn

execution

None

Y

Input execution

inputs:reset

execution

None

Y

Resets the gate state

omni.graph.action.Once Outputs

Name

Type

Default

Required?

Descripton

outputs:after

execution

None

Y

Executes after the first time

outputs:once

execution

None

Y

Executes the first time