ComfyUI Node
Float Control ππ ‘π £π
Generates a floating point value that changes over time according to various patterns.
Float Control ππ
‘π
£π
- FLOAT
βalways_executetrueβΊ
βsteps_per_cycle30βΊ
βmovement_typesineβΊ
βmaximum_value1.0βΊ
βminimum_value0.0βΊ
βstarting_value0.5βΊ
Categoryreal-time/control/value
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| always_execute | BOOLEAN | true | When enabled, the node updates every execution |
| steps_per_cycle | INT | 301β1000 | Number of steps to complete one full cycle |
| movement_type | COMBO | sine | Pattern of value changes over time |
| maximum_value | FLOAT | 1.0-10000β10000 | Maximum value that can be output |
| minimum_value | FLOAT | 0.0-10000β10000 | Minimum value that can be output |
| starting_value | FLOAT | 0.5-10000β10000 | Initial value when the node first executes |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | β |