$model (VMT): Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (Changed to use Shaderparam template) |
m (Replacing with "This is a" template) |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
}} | |||
{{ | {{This is a |shader parameter|name=$model}} It marks a material as for use on a [[model]] rather than a [[brush]]. | ||
{{ModernConfusion|There is also a {{ent|$model (QC)|alt=$model}} command for [[QC]] files.}} | |||
It is only necessary with shaders that could apply to either, like | It is only necessary with shaders that could apply to either, like {{ent|UnlitGeneric}} or {{ent|Refract}}. | ||
== VMT Syntax Example == | |||
$model 1 | $model 1 | ||
== See also == | == See also == | ||
*[[Materials for models]] | *[[Materials for models]] | ||
[[Category:Shader parameters|model]] | |||
[[Category: |