Nodes/ComfyUI-ArchAi3d-Qwen/πŸ”’ Integer Input
ComfyUI Node

πŸ”’ Integer Input

A ComfyUI node in ArchAi3d/Inputs with 5 inputs and 1 output.

By amir84ferdosΒ·Created 10 months agoΒ·Updated 4 months agoΒ· 65
πŸ”’ Integer Input
    • INT
    β—„nameint_inputβ–Ί
    β—„value0β–Ί
    β—„min-2147483648β–Ί
    β—„max2147483647β–Ί
    β—„step1β–Ί
    CategoryArchAi3d/Inputs

    Inputs (5)

    NameTypeDefaultDescription
    nameSTRINGint_inputIdentifier name for this input (used by web interface)
    valueINT0-2147483648–2147483647The integer value to output
    minINT-2147483648-2147483648–2147483647Minimum allowed value (for web interface validation)
    maxINT2147483647-2147483648–2147483647Maximum allowed value (for web interface validation)
    stepINT11–1000000Step increment (for web interface slider/input)

    Outputs (1)

    NameTypeDescription
    INTINTβ€”