A function defined in BBMOD_MeshBuilder.gml
add_vertex(_vertex)
Adds a vertex to the mesh.
Name | Type | Description |
---|---|---|
_vertex | Struct.BBMOD_Vertex |
The vertex to add. |
Real
Returns the index of the vertex.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.