Sets whether each gradient in the input list treats its stops as a cycle, interpolating from the last stop back around to the first.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Gradient | Primary Input | Gradient[]Gradient |
| Cyclic | Default: | bool[]bool |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | GradientGradient[] |