$maxverts

From Valve Developer Community
Revision as of 16:06, 20 March 2013 by Shad0w440 (talk | contribs)
Jump to navigation Jump to search

The QC command $maxverts is used to define the number of vertexes in a given models mesh.

Syntax

$maxverts <int>

Example

$maxverts 65530