Adds color to rune by specifying the red, green, blue (RGB) value, ranging from 0.0 to 1.0. RGB is additive: if all values are 1, the color is white, and if all values are 0, the color is black.
The rune to add color to
Red value [0.0-1.0]
Green value [0.0-1.0]
Blue value [0.0-1.0]
The colored Rune
Adds color to rune by specifying the red, green, blue (RGB) value, ranging from 0.0 to 1.0. RGB is additive: if all values are 1, the color is white, and if all values are 0, the color is black.