BBMOD_MeshBuilder.add_face

A function defined in BBMOD_MeshBuilder.gml

add_face(_index...)

Description

Adds a face to the mesh.

Arguments

Name Type Description
_index Real The index of the first vertex of the face.

Returns

Real Returns the index within the list of faces where the first vertex was stored.

See also

BBMOD_MeshBuilder.Faces

Do you find this page helpful?

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