to-rgb

gabbapeople/color/to-rgb

Destructs a color value into red, green, and blue components. Each component is in range [0, 1]
to-rgb
@/to-rgb
Destructs a color value into red, green, and blue components. Each component is in range [0, 1]
IN@/color
to-rgb
IN
R
G
B
Bnumber
Blue
Gnumber
Green
Rnumber
Red
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.