[][src]Type Definition amethyst_rendy::shape::InternalVertexData

type InternalVertexData = ([f32; 3], [f32; 3], [f32; 2], [f32; 3]);

Vertex data for a basic shape.