VertexPosUvColor.uv

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

Meta