Frame Gate¶
Gate that passes execution only if the syncValue is within the list of validSyncValues.
Installation¶
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Execution in |
|
Sync (syncValue) |
|
Value of the synchronization reference. |
|
Enabled (enabled) |
|
If false, execution passes through the gate unchecked. |
False |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Execution out |
|
Sync (syncValue) |
|
Value of the synchronization reference. |