Colors To Gradient

Constructs a gradient from a List<Color>, where the colors are evenly distributed as gradient stops across the range from 0 to 1.

Interface

Inputs

ParameterDetailsPossible Types
Colors

Primary Input

List<Color>
List<Graphic>

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

List<GradientStops>