Garry's Mod Wiki

Color:SetUnpacked

  Color:SetUnpacked( number r, number g, number b, number a )

Description

Sets the red, green, blue, and alpha of the color.

Arguments

1 number r
The red component
2 number g
The green component
3 number b
The blue component
4 number a
The alpha component