ComfyUI Node

FloatIfElse

A ComfyUI node in PrzewodoUtils with 3 inputs and 1 output.

By przewodo·Created about a year ago·Updated 4 months ago· 4
FloatIfElse
    • FLOAT
    conditioningtrue
    input_true0.00
    input_false0.00
    CategoryPrzewodoUtils

    Inputs (3)

    NameTypeDefaultDescription
    conditioningBOOLEANtrueBoolean condition that determines which float value to return. True returns input_true, False returns input_false.
    input_trueoptFLOAT0.00Float value to return when conditioning is True.
    input_falseoptFLOAT0.00Float value to return when conditioning is False.

    Outputs (1)

    NameTypeDescription
    FLOATFLOAT