ComfyUI Node
πΎ Dynamic Value Range
A ComfyUI node in MachinePaintingNodes/Util with 6 inputs and 3 outputs.
πΎ Dynamic Value Range
- value
- value_int
- value_str
βmin_value0.0βΊ
βmax_value1.0βΊ
βstep0.10βΊ
βmodeincrementβΊ
βon_cycle_completereverseβΊ
βoutput_intfalseβΊ
CategoryMachinePaintingNodes/Util
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| min_value | FLOAT | 0.0-10000β10000 | β |
| max_value | FLOAT | 1.0-10000β10000 | β |
| step | FLOAT | 0.100.001β1000 | β |
| mode | COMBO | increment | 3 options: increment, decrement, random |
| on_cycle_complete | COMBO | reverse | 2 options: reverse, jump |
| output_int | BOOLEAN | false | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| value | FLOAT | β |
| value_int | INT | β |
| value_str | STRING | β |