kray
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kray
kray
/
raylib
/
Mesh
/
removeVertex
remove
Vertex
fun
removeVertex
(
index
:
Int
)
Removes a vertex from the mesh at the specified index.
Parameters
index
The index of the vertex to remove.