glimpse-core
/
graphics.glimpse.meshes
/
MeshDataBuilder
/
addVertex
common
add
Vertex
fun
addVertex
(vertexPos:
Vec3
):
MeshDataBuilder
Content copied to clipboard
Adds another
vertex position
to the mesh.
fun
addVertex
(coordinates:
List
<
Float
>):
MeshDataBuilder
Content copied to clipboard
Adds another vertex position to the mesh.