Exec Switch
A switch node that will enable the left side or right side depending on the input
Installation
To use this Node, you must enable omni.graph.examples.python
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Exec In (execIn) |
|
Trigger the output |
|
switch |
|
Enables right value if greater than 0, else left value |
False |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
execLeftOut |
|
Left execution |
|
execRightOut |
|
Right execution |