BBMOD_MeshBuilder.add_vertex

A function defined in BBMOD_MeshBuilder.gml

add_vertex(_vertex)

Description

Adds a vertex to the mesh.

Arguments

Name Type Description
_vertex Struct.BBMOD_Vertex The vertex to add.

Returns

Real Returns the index of the vertex.

See also

BBMOD_Vertex

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.