VertexPosUvColor.position

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

Meta