mesh.VertexCount

From GMod Wiki

Jump to: navigation, search
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: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Mesh.VertexCount]Mesh.VertexCount [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox