Once
Controls flow of execution by passing input through differently on the first time
Installation
To use this Node, you must enable omni.graph.action
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
execIn |
|
Input execution |
|
reset |
|
Resets the gate state to closed. The next execIn impulse will pass the gate. |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
once |
|
Executes the first time (or the first time after a ‘reset’. |
|
after |
|
Executes after the first time |