Variable VertexPosTintTex.uv

Texture UV coordinates.

struct VertexPosTintTex
{
  // ...
  gfm.math.vector.Vector!(float,2) uv ;
  // ...
}