Trigger Gate¶
Gate that passes execution only once per sync value and only when both exec and triggerExec signals are received.
Installation¶
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
triggerExec |
|
Trigger Execution inputs |
|
exec |
|
Execution in |
|
Sync (syncValue) |
|
Value of the synchronization reference. |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Execution out |
|
Sync (syncValue) |
|
Value of the synchronization reference. |