Template:Shader Parameter Table Header: Difference between revisions
Appearance
Justin113D (talk | contribs) Created page with "<includeonly>{| class="wikitable" width="100%" |+ !width=1%|Name !width=25%| X !width=25%| Y !width=25%| Z !width=25%| W |-</includeonly> <noinclude> == Examples == {{Shader Parameter Table Header}} !<code>diffuse</code> | Some | Body | Once | Toldme |- !<code>PBRFactor</code> |Specular factor |Roughness factor |Metallic factor |N/A |} </noinclude>" |
Justin113D (talk | contribs) Added tooltips |
||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" width="100%" | <includeonly>{| class="wikitable" width="100%" | ||
|+ | |+ | ||
!width=1%|Name | !width=1%|{{#tip-text: Name|Name of the parameter}} | ||
!width=25%| X | !width=25%|{{#tip-text: X|The first component of the parameter}} | ||
!width=25%| Y | !width=25%|{{#tip-text: Y|The second component of the parameter}} | ||
!width=25%| Z | !width=25%|{{#tip-text: Z|The third component of the parameter}} | ||
!width=25%| W | !width=25%|{{#tip-text: W|The fourth component of the parameter}} | ||
|-</includeonly> | |-</includeonly> | ||
<noinclude> | <noinclude> |
Latest revision as of 07:32, 8 August 2025
Examples
Name | X | Y | Z | W |
---|---|---|---|---|
diffuse
|
Some | Body | Once | Toldme |
PBRFactor
|
Specular factor | Roughness factor | Metallic factor | N/A |