color-rgb

gabbapeople/color/color-rgb

Constructs a color value from red, green, and blue components. Each component should be in the range [0, 1]. Values out of this range are truncated to 0 or 1
color-rgb
@/color-rgb
Constructs a color value from red, green, and blue components. Each component should be in the range [0, 1]. Values out of this range are truncated to 0 or 1
Rnumber
Red
Gnumber
Green
Bnumber
Blue
color-rgb
OUT
R
G
B
OUT@/color
To use the node in your project you should have the gabbapeople/color library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.