Vertex.position

x y z

struct Vertex
float[3] position;

Meta