Color typedef Graphics

Color = Vector4

Represents a color.

Implementation

typedef Color = Vector4;