Uniform variables for Color(vec4)
{Uniform}
Creates an instance of Color.
Color
alpha value (0-1)
blue value (0-1)
green value (0-1)
red value (0-1)
set each value
set value to webgl program
To string (css style) rbga(0-255, 0-255, 0-255, 0-1)
Generated using TypeDoc
Uniform variables for Color(vec4)
{Uniform}