$model: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
The <code>$model</code> command is used differently in two contexts:
The <code>$model</code> command is used differently in two contexts:


*See [[$model (materials)]] for the $model [[VMT command]] used to flag a material as a model skin rather than a brush texture.
*See [[$model (VMT)]] for the $model [[VMT command]] used to flag a material as a model skin rather than a brush texture.
*See [[$model (QC)]] for the $model [[QC command]] used to specify a reference.smd when compiling models.
*See [[$model (QC)]] for the $model [[QC command]] used to specify a reference.smd when compiling models.


[[Category:Disambiguation]]
[[Category:Disambiguation]]

Revision as of 12:07, 31 March 2008

The $model command is used differently in two contexts: