Math.ColorRGB

(in ./Carbon/Math/ColorRGB.lua)

Provides an RGB color class with no alpha.

The loose form of a ColorRGB, loose<ColorRGB> is of the form (r, g, b).

Inherits Math.Color, Math.Vector<3>


Methods

[none]


Properties

[none]