$masks1: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "{{todo}}") |
|||
Line 1: | Line 1: | ||
{{ | '''$masks1''' 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 '''$masks1''' texture contains the following: | |||
* '''Red channel:''' [[Detail Mask]] | |||
* '''Green channel:''' [[Diffuse Mask]] | |||
* '''Blue channel:''' [[Metalness Mask]] | |||
* '''Alpha channel:''' [[Self-illumination Mask]] | |||
[[Category:List of Shader Parameters|M]] |
Revision as of 05:54, 3 August 2020
$masks1 is a material shader parameter available in 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 $masks1 texture contains the following:
- Red channel: Detail Mask
- Green channel: Diffuse Mask
- Blue channel: Metalness Mask
- Alpha channel: Self-illumination Mask