Gate¶
This node controls a flow of execution based on the state of its gate. The gate can be opened or closed by execution pulses sent to the gate controls
Installation¶
To use this Node, you must enable omni.graph.action
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
Enter (enter) |
|
Incoming execution flow controlled by the gate |
|
Toggle (toggle) |
|
The gate is opened or closed |
|
Start Closed (startClosed) |
|
If true the gate will start in a closed state |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
Exit (exit) |
|
The enter pulses will be passed to this output if the gate is open |