This takes separate RGBA float data and combines it into one RGBA data package.
Float2Colour
Name | Description |
---|---|
Range |
|
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. |