$model (VMT): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Multipage removal)
m (Nesciuse moved page $model (VMT)/en to $model (VMT) without leaving a redirect: Move en subpage to basepage)
(No difference)

Revision as of 03:42, 12 July 2024

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