Template:Matparam/doc: Difference between revisions

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



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