$maxverts

From Valve Developer Community
Revision as of 02:19, 4 May 2014 by Artfunkel (talk | contribs)
Jump to navigation Jump to search

The QC command $maxverts is used to define the maximum number of vertices allowed in each of the model's meshes.

Syntax

$maxverts <int>

Example

$maxverts 65530