$no fullbright: Difference between revisions
Jump to navigation
Jump to search
m (Fixed name of page in Shader category. Action performed by bot) |
(added info) |
||
Line 1: | Line 1: | ||
{{code|$no_fullbright}} is a VMT parameter, traditionally used by [[UnlitGeneric]] for UI elements. When set to 1, materials ignore mat_fullbright 2. It is automatically set on [[$decal|decals]]. | |||
{{code|$no_fullbright}} is a VMT parameter used by [[UnlitGeneric]] for UI elements. | |||
[[Category:Shader parameters|no fullbright]] | [[Category:Shader parameters|no fullbright]] |
Revision as of 04:34, 17 December 2024
$no_fullbright is a VMT parameter, traditionally used by UnlitGeneric for UI elements. When set to 1, materials ignore mat_fullbright 2. It is automatically set on decals.