[This is preliminary documentation and is subject to change.]

Represents an RGB color value used by the SDK for V4 objects and world attribute related colors.

Syntax

C#
[SerializableAttribute]
public sealed class Color
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Color

Inheritance Hierarchy

System..::.Object
  AW..::.Color

See Also