ComfyUI Node
Boolean Control Output 🦾
A ComfyUI node in Beyond nodes/Switch with 7 inputs and 5 outputs.
Boolean Control Output 🦾
- text
- float
- int
- is_true
- is_false
◄boolean_inputtrue►
◄true_text—►
◄true_float1.00►
◄true_int1►
◄false_text—►
◄false_float0.0►
◄false_int0►
CategoryBeyond nodes/Switch
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_input | BOOLEAN | true | — |
| true_text | STRING | — | |
| true_float | FLOAT | 1.00 | — |
| true_int | INT | 1 | — |
| false_text | STRING | — | |
| false_float | FLOAT | 0.0 | — |
| false_int | INT | 0 | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| float | FLOAT | — |
| int | INT | — |
| is_true | BOOLEAN | — |
| is_false | BOOLEAN | — |