mesh.VertexCount
From GMod Wiki
Function | |
Syntax |
mesh.VertexCount( ) Where is this used? |
Description: | |
Returns the current number of vertices in a mesh. If you divide this number by the number of vertices per primitive type, you can get the number of primitives. | |
Returns: | Number Count |
Part of Library: | mesh |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Mesh.VertexCount]Mesh.VertexCount [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |