$renamematerial: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
The [[QC command]] '''<code>$renamematerial</code>''' allows a model to used a different material to the one specified in its [[Reference mesh|reference]] SMD.
The [[QC command]] '''<code>$renamematerial</code>''' allows a model to used a different [[material]] to the one specified in its [[Reference mesh|reference]] SMD.


== Usage ==
== Usage ==

Revision as of 01:15, 29 April 2008

The QC command $renamematerial allows a model to used a different material to the one specified in its reference SMD.

Usage

$renamematerial	<current material>	<new material>

See also