Garry's Mod Wiki

Revision Difference

mesh.VertexCount#560995

<function name="VertexCount" parent="mesh" type="libraryfunc"> <description>Returns the amount of vertex that have yet been pushed.</description> <description>Returns the amount of vertices that have been pushed via <page>mesh.AdvanceVertex</page>.</description> <realm>Client</realm> <rets> <ret name="" type="number">vertexCount</ret>⤶ <ret name="" type="number">The amount of vertices.</ret>⤶ </rets> </function>