Value - the point along the gradient to output (0 = far left, 1 = far right).
Gradient - set the color values. See Gradients.
Reverse - reverse/invert the gradient.
Example usage:
Create a Basic Shape​
Create a Duplicator​
​Connect basicShape > duplicator.inputShapes
Create an Index to Color
​Connect indexToColor.id > basicShape.color
Each duplicate will be colored according to the gradient.
​