List of shader parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Stub}}
{{Stub}}
This page serves the purpose of being an exhaustive list of all shader parameters for material creators
This page serves the purpose of being an exhaustive list of all shader parameters for material creators
{{Note|Pararameter groups are listed based on named relevance rather that all the parameters that can affect it since one parameter could influence a whole range of other parameters}}
== List of Parameters ==
* [[$basetexture]]
:* [[$2basetexture]]
:* [[$basetexture]]
:* [[$basetexture2]]
:* [[$basetextureoffset]]
:* [[$basetexturescale]]
:* [[$basetexturetransform]]
:* [[$basetexturetransform2]]


=== List of Parameters ===
* [[$2basetexture]]
* [[$a_b_halfwidth]]
* [[$a_b_halfwidth]]
* [[$a_b_noise]]
* [[$a_b_noise]]
Line 18: Line 27:
* [[$animatedtextureframerate]]
* [[$animatedtextureframerate]]
* [[$animatedtexturevar]]
* [[$animatedtexturevar]]
* [[$basetexture]]
* [[$basetexture2]]
* [[$basetextureoffset]]
* [[$basetexturescale]]
* [[$basetexturetransform]]
* [[$basetexturetransform2]]
* [[$bluramount]]
* [[$bluramount]]
* [[$blurtexture]]
* [[$blurtexture]]

Revision as of 12:25, 2 November 2023

Stub

This article or section is a stub. You can help by expanding it.

This page serves the purpose of being an exhaustive list of all shader parameters for material creators

Note.pngNote:Pararameter groups are listed based on named relevance rather that all the parameters that can affect it since one parameter could influence a whole range of other parameters

List of Parameters