Color

free Category:Basic

Color provides a color input into the blueprint

The color is represented as a tuple of 3 integers representing the RGB values

E.g: (255, 0, 0) is red

Inputs

type name edge
color color False

Outputs

type name edge
color color True