Constructs a gradient from a table of colors, where the colors are evenly distributed as gradient stops across the range from 0 to 1.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Colors | Primary Input | Table<Color>Table<Graphic> |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | GradientStops |