ComfyUI Node

Input Switch

A ComfyUI node in nifty/logic with 3 inputs and 1 output.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Input Switch
  • on_true
  • on_false
  • output
boolean
Categorynifty/logic

Inputs (3)

NameTypeDefaultDescription
booleanBOOLEANDetermines which input is passed to the output.
on_trueoptCOMFY_MATCHTYPE_V3Value passed through when boolean is True. Only evaluated if actually selected (lazy).
on_falseoptCOMFY_MATCHTYPE_V3Value passed through when boolean is False. Only evaluated if actually selected (lazy).

Outputs (1)

NameTypeDescription
outputCOMFY_MATCHTYPE_V3