Vertex.this

Construct the vertex from its position, color and texture coordinates

Parameters

thePosition
Type: Vector2f

Vertex position

theColor
Type: Color

Vertex color

theTexCoords
Type: Vector2f

Vertex texture coordinates

Meta