Switch
Switch enables you to switch between up to ten inputs.
This node has an equivalent node in Nuke.
Inputs and Controls
|
Connection Type |
Connection Name |
Function |
|
Input |
src0 |
The inputs you intend to switch between. |
|
src1 |
The inputs you intend to switch between. |
|
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
|
Type name |
TypeName |
Switch |
The node type. |
| Enabled | Enabled | ticked | If unchecked, this node will be omitted from the compiled image processing graph. Any incoming connections will be forwarded to the first output port, if any. |
| Label | Label | N/A | An optional label to display on the node. |
| Parameters | |||
|
Reset parameters to default value using the reset icon: |
|||
| Number of Inputs | NumInputs | 2 | The number of inputs to be able to switch between. |
| Which | Which | 0 |
The input to display. Note: The input index will begin at 0. |