addVertex

fun addVertex(vertex: Mesh.Vertex)

Adds a vertex to the mesh.

Parameters

vertex

The vertex to add.