Variable VertexPosTintTex.tint

Tint color.

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