ComfyUI Node
Switch Float
Returns if_true when condition is True, otherwise returns if_false. Works with floats.
Switch Float
- FLOAT
◄conditionfalse►
◄if_true0.00►
◄if_false0.00►
CategorySimpleLogics/Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| condition | BOOLEAN | false | — |
| if_true | FLOAT | 0.00 | — |
| if_false | FLOAT | 0.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |