pub const fn vert(x: f32, y: f32) -> Vertex
Creates a vertex with given x and y coordinates for both position and texture position.