Template:Matparam/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 30: Line 30:
== See also ==
== See also ==
* {{t|Material Parameter Definition}}
* {{t|Material Parameter Definition}}
* {{t|Command}}
* {{t|ent|alt=Entity}}
* {{t|ent|alt=Entity}}
* {{t|Command}}


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

Revision as of 04:59, 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
{{matparam|$translucent}}
$translucent
{{{alt}}} Alternative paramater name
{{matparam|$allowalphatocoverage|alt=$allowAlphaToCoverage}}
$allowAlphaToCoverage

See also