Template:Matparam/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


[[Material]] [[shader]] parameter.
[[Material]] [[shader]] parameter.
<br />
{{shortcut|float=left
| {{t|MatParam}}
}}
{{clear}}


== Examples and Parameters ==
== Examples and Parameters ==
Line 29: Line 22:


== See also ==
== See also ==
* {{t|Material Parameter Definition}}
* {{t|MatParamDef}}
* {{t|Command}}
* {{t|cmd}}
* {{t|ent|alt=Entity}}
* {{t|ent}}


{{Doc/Sandbox other
{{Doc/Sandbox other
| [[Category:Formatting templates]]
| [[Category:Formatting templates]]
}}
}}

Revision as of 10:16, 24 August 2025

Edit-copy.png
This is a documentation subpage for Template:Matparam.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Material shader parameter.

Examples and Parameters

Parameter Description Example Preview
{{{1}}} Parameter name.
Icon-Important.pngImportant:The link uses lowercase letters.
{{Material Parameter|$allowAlphaToCoverage}}
$allowAlphaToCoverage
{{{alt}}} Alternative paramater name.
{{Material Parameter|$blendmodulatetexture|alt=$blendModulateTexture}}
$blendModulateTexture

See also