Revision Difference
IMesh:BuildFromTriangles#511687
<function name="BuildFromTriangles" parent="IMesh" type="classfunc">⤶
<description>⤶
Builds the mesh from a table mesh vertexes.⤶
⤶
See <page>Global.Mesh</page> and <page>util.GetModelMeshes</page> for examples.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="vertexes" type="table">A table consisting of <page>MeshVertex</page>s.</arg>⤶
</args>⤶
</function>⤶
⤶