Flatten Gradient

Converts a List<Graphic> into a List<GradientStops> by deeply flattening any gradient content it contains, and discarding any non-gradient content.

Interface

Inputs

ParameterDetailsPossible Types
Content

Primary Input

List<GradientStops>
List<Graphic>

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

List<GradientStops>