Sync Gate#
This node triggers when all its input executions have triggered successively at the same synchronization value.
Installation#
To use this Node, you must enable omni.graph.action
in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
---|---|---|---|
Execute In (execIn) |
|
The input execution |
|
Sync (syncValue) |
|
Value of the synchronization reference. |
Outputs#
Name |
Type |
Description |
Default |
---|---|---|---|
Execute Out (execOut) |
|
The output execution |
|
Sync (syncValue) |
|
Value of the synchronization reference. |