ComfyUI Node
LC Boolean Switch
Boolean switch: state picks on_true or on_false (any type).
LC Boolean Switch
- on_true
- on_false
- *
◄statefalse►
CategoryLC123/utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| state | BOOLEAN | false | True → on_true, False → on_false. |
| on_trueopt | * | Passed through when state is true. | |
| on_falseopt | * | Passed through when state is false. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |