$masks1: Difference between revisions
Jump to navigation
Jump to search
(https://i.imgur.com/74ugQl6.png proof of what it does) |
|||
Line 1: | Line 1: | ||
{{Shaderparam|$masks1}} Used in {{csgo}} [[Character (shader)]]. It specifies various lighting effects in each of the 4 layers. | |||
The purpose of each layer is: | |||
:'''Red channel''' - [[$rimlight]] mask | |||
:'''Green channel''' - [[Phong]] Albedo mask | |||
:'''Blue channel''' - [[$metalness]] mask | |||
:'''Alpha channel''' - [[$warpindex]] mask | |||
[[Category:List of Shader Parameters|M]] | [[Category:List of Shader Parameters|M]] |
Revision as of 18:18, 15 August 2020
Template:Shaderparam Used in Character (shader). It specifies various lighting effects in each of the 4 layers.
The purpose of each layer is:
- Red channel - $rimlight mask
- Green channel - Phong Albedo mask
- Blue channel - $metalness mask
- Alpha channel - $warpindex mask