Variable TrnNWN2WalkmeshPayload.Vertex.position

union TrnNWN2WalkmeshPayload.Vertex
{
  // ...
  float[3] position ;
  // ...
}