$model (VMT)

From Valve Developer Community
Revision as of 18:05, 10 June 2022 by Kestrelguy (talk | contribs) (updated language bar.)
Jump to navigation Jump to search
English (en)한국어 (ko)Translate (Translate)
Warning.pngRisk of Confusion:The $model command for QC files.

Template:Shaderparam It marks a material as for use on a model rather than a brush.

It is only necessary with shaders that could apply to either, like UnlitGeneric or Refract.

VMT Syntax Example

$model 1

See Also