Color1

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)
Note.pngNote:This is not a C++ variable.

A string of three normals (0-1) separated by spaces: RED GREEN BLUE

Examples

Red = "1 0 0"
Green = "0 1 0"
Blue = "0 0 1"
Orange = "1 0.5 0"

See also