Mesh.vertices

Vertex position (XYZ - 3 components per vertex) (shader-location = 0)

struct Mesh
float* vertices;

Meta