Texture Mask: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Replaced content with "{{delete}}")
Line 1: Line 1:
In {{csgo}} [[Counter-Strike: Global Offensive]] based Source version there are two Texture Masks, [[$masks1]] and [[$masks2]] that are used for [[material]] [[shader|shaders]].
{{delete}}
 
In Source 2 these two masks, are separated.
 
 
== $masks1 ==
The '''$masks1''' texture contains the following:
* '''Red channel:''' [[Detail Mask]]
* '''Green channel:''' [[Diffuse Mask]]
* '''Blue channel:''' [[Metalness Mask]]
* '''Alpha channel:''' [[Glowing_Textures#.24selfillum_textures|Self-illumination Mask]]
 
 
== $masks2 ==
The '''$masks2''' texture contains the following:
* '''Red channel:''' [[Specular mask]]
* '''Green channel:''' [[$rimlight|Rimlight]] mask
* '''Blue channel:''' [[Base Tint|Base Tint mask]]
* '''Alpha channel:''' [[Specular]] exponent

Revision as of 18:24, 15 August 2020

Warning icon.png
This article has been marked as a candidate for speedy deletion.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.