$maxverts

From Valve Developer Community
Revision as of 21:01, 25 March 2013 by Narrygewman (talk | contribs)
Jump to navigation Jump to search

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

Syntax

$maxverts <int>

Example

$maxverts 65530