Variable WavefrontObj.WFVertex.position

struct WavefrontObj.WFVertex
{
  // ...
  gfm.math.vector.Vector!(float,4) position ;
  // ...
}