$masks1: Difference between revisions
Jump to navigation
Jump to search
Karl-police (talk | contribs) (Created page with "'''$masks1''' is a material shader parameter available in Counter-Strike Global Offensive based Source version.") |
m (Replacing with "This is a" template) |
||
(17 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
'''$ | {{This is a|shader parameter|name=$masks1|game=Counter-Strike: Global Offensive}} 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 | |||
[[Category:Shader parameters|m]] |
Latest revision as of 10:16, 10 August 2024
$masks1
is a material shader parameter available in Counter-Strike: Global Offensive. 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