Colors To Gradient

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

ParameterDetailsPossible Types
Colors

Primary Input

Table<Color>
Table<Graphic>

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

GradientStops