$model (VMT)

From Valve Developer Community
Revision as of 18:28, 7 January 2024 by Thunder4ik (talk | contribs) (→‎See also: Unicodifying, removed uncategorised tag)
Jump to navigation Jump to search
English (en)한국어 (ko)Translate (Translate)

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

Warning.pngRisk of Confusion:There is also a $model command for QC files.

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

VMT Syntax Example

$model 1

See also