User:Nescius/sandbox/test/awd/1/2/3/4/5: Difference between revisions

From Valve Developer Community
< User:Nescius‎ | sandbox/test‎ | awd‎ | 1‎ | 2‎ | 3/4
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lang|Category:List of Shader Parameters}}
* <nowiki>{{FULLPAGENAME}}</nowiki> = {{FULLPAGENAME}}
This category lists top-level parameters available in the "Generic" shaders.
* <nowiki>{{PAGENAME}}</nowiki> = {{PAGENAME}}
 
* <nowiki>{{BASEPAGENAME}}</nowiki> = {{BASEPAGENAME}}
* Parameters for specialised shaders are documented in the shaders' articles themselves. See [[:Category:List of Shaders]].
* <nowiki>{{ROOTPAGENAME}}</nowiki> = {{ROOTPAGENAME}}
* Parameters for configuring a single effect are (generally) grouped into a single article. Try searching for a parameter if you can't find it listed.
* <nowiki>{{SUBPAGENAME}}</nowiki> = {{SUBPAGENAME}}
 
* <nowiki>{{SUBJECTPAGENAME}}</nowiki> = {{SUBJECTPAGENAME}}
'''The list is far from complete.''' Please see [[category_talk:List of Shader Parameters|the category talk page]] for a list of suspects; any insights would be warmly welcomed!
* <nowiki>{{#titleparts: {{PAGENAME}} | 1 | 2 }}</nowiki> = {{#titleparts: {{PAGENAME}} | 1 | 2 }}
 
[https://www.mediawiki.org/wiki/Help:Magic_words magic]
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=6|width=50%|background-color=#F7F7F7|border-color=lightgray}}
 
== Basics ==
*<code>[[$detail/fr|$detail]]</code>
 
== Transparency ==
*<code>[[$translucent/fr|$translucent]]</code>
*<code>[[$alpha/fr|$alpha]]</code>
*<code>[[$nocull:fr|$nocull]]</code>
 
{{category newcolumn|rowspan=1|width=50%|background-color=#FBF7EA|border-color=#E4DCCD}}
 
== Lighting ==
*<code>[[$bumpmap/fr|$bumpmap]]</code>
*<code>[[$selfillum/fr|$selfillum]]</code>
 
 
{{category cell|background-color=white|border-color=white}}
 
== Reflection ==
*<code>[[$envmap:fr|$envmap]]</code>
*<code>[[$envmapmask/fr|$envmapmask]]</code>
 
 
{{category end}}
 
__NOTOC__
 
[[Category:French]]

Latest revision as of 06:35, 7 July 2024

  • {{FULLPAGENAME}} = User:Nescius/sandbox/test/awd/1/2/3/4/5
  • {{PAGENAME}} = Nescius/sandbox/test/awd/1/2/3/4/5
  • {{BASEPAGENAME}} = Nescius/sandbox/test/awd/1/2/3/4
  • {{ROOTPAGENAME}} = Nescius
  • {{SUBPAGENAME}} = 5
  • {{SUBJECTPAGENAME}} = User:Nescius/sandbox/test/awd/1/2/3/4/5
  • {{#titleparts: {{PAGENAME}} | 1 | 2 }} = sandbox

magic