This takes separate RGBA (Red, Green, Blue, Amber) data into combined colour data.

RGBA2Colour

Name Description
R This is the input value of the red parameter.
G This is the input value of the green parameter.
B This is the input value of the blue parameter.
Amber This is the input value of the amber parameter.
Colour This is the combined colour output.

Layout

Name Description
Position The position of the node on the board can be set using XY values.
Size The size of the node, width and height can be set here.