ComfyUI Node
Single Int Range Loop
A ComfyUI node in RES4LYF/Loop with 6 inputs and 4 outputs.
Single Int Range Loop
- value
- current_index
- total_combinations
- current_combination
◄mode▾►
◄start0►
◄end5►
◄step1►
◄seed0►
◄resetfalse►
CategoryRES4LYF/Loop
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | 3 options: sequential, random, ping_pong | |
| start | INT | 0-9223372036854776000–18446744073709550000 | — |
| end | INT | 5-9223372036854776000–18446744073709550000 | — |
| step | INT | 11–2147483647 | — |
| seed | INT | 00–18446744073709550000 | — |
| reset | BOOLEAN | false | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| value | INT | — |
| current_index | INT | — |
| total_combinations | INT | — |
| current_combination | STRING | — |