Variable TrnNWN2WaterPayload.Vertex.position

x y z

struct TrnNWN2WaterPayload.Vertex
{
  // ...
  float[3] position ;
  // ...
}