Flatten Color

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

Interface

Inputs

ParameterDetailsPossible Types
Content

Primary Input

List<Color>
List<Graphic>

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

List<Color>