Returns the specified triangle meshes.
"triangleMeshList_var" is a variable referencing a TriangleMeshList object.
|
"triangleMeshList_var" is a variable referencing a TriangleMeshList object.
|
Type | Description |
TriangleMesh | Returns the specified mesh or null in the case of invalid index. |
Name | Type | Description |
index | uinteger | The index of the mesh to return where the first item has an index of 0. |