Nodes/ComfyUI_LC123_nodes/LC Boolean Switch
ComfyUI Node

LC Boolean Switch

Boolean switch: state picks on_true or on_false (any type).

By lonecatone23·Created 27 days ago·Updated about 18 hours ago· 9
LC Boolean Switch
  • on_true
  • on_false
  • *
statefalse
CategoryLC123/utils

Inputs (3)

NameTypeDefaultDescription
stateBOOLEANfalseTrue → on_true, False → on_false.
on_trueopt*Passed through when state is true.
on_falseopt*Passed through when state is false.

Outputs (1)

NameTypeDescription
**