Template:Matparam/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(THE OWL moved page Template:MatParam/doc to Template:Material Parameter Definition/doc: MatParam does not represent the meaning of the template very well)
Tag: New redirect
 
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Template:Material Parameter Definition/doc]]
{{doc/subpage}}
 
Material Shader Parameter.
 
== Examples and Parameters ==
{| class="standard-table" style="width:100%; max-width:35%"
! Parameter
! Description
! Example
! Preview
|-
| align = "center" | {{param|1}}
| align = "center" | Parameter name
| <pre>{{MatParam|$translucent}}</pre>
| align = "center" | {{MatParam|$translucent}}
|}
 
== See Also ==
* {{t|Material Parameter Definition}}
 
{{Doc/Sandbox other
| [[Category:Formatting templates]]
}}

Revision as of 12:34, 23 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

See Also