Class: Model
Lua
C++
Edit

Model::AddMesh

This method creates or inserts an existing mesh on the model.

Syntax

Parameter Description
type primitive type, can be MESH_POINTS, MESH_LINES, MESH_TRIANGLES, or MESH_QUADS
mesh adds an existing mesh to the model
lod mesh detail level

Returns

Returns the added mesh.

Copyright © 2024 Ultra Software.
All rights reserved.