Vertex Fields

SFML.Net

Vertex Fields

The Vertex type exposes the following members.

Fields
  Name Description
Public field Color
Color of the vertex
Public field Position
2D position of the vertex
Public field TexCoords
Coordinates of the texture's pixel to map to the vertex
Top
See Also