ComfyUI Node
π’ Float Input
A ComfyUI node in ArchAi3d/Inputs with 5 inputs and 1 output.
π’ Float Input
- FLOAT
βnamefloat_inputβΊ
βvalue0.00βΊ
βmin-10000000000.00βΊ
βmax10000000000.00βΊ
βstep0.0100βΊ
CategoryArchAi3d/Inputs
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| name | STRING | float_input | Identifier name for this input (used by web interface) |
| value | FLOAT | 0.00-10000000000β10000000000 | The float value to output |
| min | FLOAT | -10000000000.00-10000000000β10000000000 | Minimum allowed value (for web interface validation) |
| max | FLOAT | 10000000000.00-10000000000β10000000000 | Maximum allowed value (for web interface validation) |
| step | FLOAT | 0.01000.0001β1000 | Step increment (for web interface slider/input) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | β |