$masks2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Replaced content with "{{todo}}")
(Undo revision 230345 by Darnias (talk))
Line 1: Line 1:
{{todo}}
'''$masks2''' is a [[material]] [[shader]] parameter available in {{csgo}} [[Counter-Strike: Global Offensive]] based Source version, available for the "character" shader.
 
There are two masks the #1 and #2 mask available in the [[Texture Mask|MasksTexture]].
 
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
 
[[Category:List of Shader Parameters|M]]

Revision as of 05:53, 3 August 2020

$masks2 is a material shader parameter available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive based Source version, available for the "character" shader.

There are two masks the #1 and #2 mask available in the MasksTexture.

The $masks2 texture contains the following: