Type Definition turbine_reactive::Color [] [src]

type Color = [ColorComponent; 4];

Color stored as normalized [r, g, b, a].