This takes separate RGBA float data and combines it into one RGBA data package.

Float2Colour

Name Description
Range
  • 0.0 to 1.0 – The data is output as 0 to 1 information.
  • 0 to 255 – The output data is relevant to the colour value.
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.
A This is the input value of the alpha 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.