$no fullbright: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) (okay, it does exist, but why?) |
SirYodaJedi (talk | contribs) No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{code|$no_fullbright}} is a VMT parameter, conventionally used by [[UnlitGeneric]] for UI elements. When set to 1, materials ignore {{cmd|mat_fullbright|2}}. It is automatically set on materials with [[$decal]]. | |||
{{code|$no_fullbright}} is a VMT parameter used by [[UnlitGeneric]] for UI elements. | |||
[[Category:Shader parameters|no fullbright]] | |||
[[Category:Shader parameters]] |
Latest revision as of 10:08, 19 December 2024
$no_fullbright is a VMT parameter, conventionally used by UnlitGeneric for UI elements. When set to 1, materials ignore mat_fullbright 2. It is automatically set on materials with $decal.