ComfyUI Node
Dazzle Switch (DazzleNodes)
A ComfyUI node in DazzleNodes with 6 inputs and 2 outputs.
Dazzle Switch (DazzleNodes)
- input_01
- input_02
- input_03
- output
- selected_index
◄select(none connected)►
◄modepriority►
◄select_override0►
CategoryDazzleNodes
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| select | COMBO | (none connected) | Choose which connected input to route to output. Select (none) to skip dropdown and let mode decide. Options update automatically based on connections. |
| mode | COMBO | priority | Fallback when selected input is unavailable. priority: first non-empty from top (rgthree-style). strict: selected only, no fallback. sequential: next slot down, wrapping around. |
| select_overrideopt | INT | 0-50–50 | Programmatic override: 0 = use dropdown, 1+ = select that input number directly, -1 = last connected, -2 = second-to-last, etc. Enables cascading selection from upstream. |
| input_01opt | * | — | |
| input_02opt | * | — | |
| input_03opt | * | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| output | * | — |
| selected_index | INT | — |