A function defined in BBMOD_MeshBuilder.gml
add_face(_index...)
Adds a face to the mesh.
Name | Type | Description |
---|---|---|
_index | Real |
The index of the first vertex of the face. |
Real
Returns the index within the list of faces where the first vertex was stored.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.