VertexPosUvColor.color

Undocumented in source.
struct VertexPosUvColor(PosType, uint pos_size, UvType, uint uv_size, ColType, uint col_size)
Vector!(ColType, col_size) color;

Meta