Sets the path each gradient in the input list interpolates along, deciding whether it jumps, turns corners, or flows smoothly through its stops.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Gradient | Primary Input | Gradient[]Gradient |
| Interpolation | Default: | GradientInterpolation[]GradientInterpolation |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | GradientGradient[] |