addVertex

Adds another vertex position to the mesh.


fun addVertex(coordinates: List<Float>): MeshDataBuilder

Adds another vertex position to the mesh.