Vertex.z

The coordinates

  1. float x;
  2. float y;
  3. float z;
    struct Vertex
    float z;

Meta