Vertex.position

2D position of the vertex

struct Vertex
Vector2f position;

Meta