This article's documentation is for anything that uses the Source engine. Click here for more information.

Mat yuv: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{lang}} thumb|250px|"mat_yuv" set to 0. thumb|250px|"mat_yuv" set to 1. {{this...")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{lang}}
{{LanguageBar}}


[[File:Demonstration of disabled mat_yuv.jpg|thumb|250px|"mat_yuv" set to 0.]]
[[File:mat_yuv 0.jpg|thumb|250px|"mat_yuv" set to 0.]]


[[File:Demonstration of enabled mat_yuv.jpg|thumb|250px|"mat_yuv" set to 1.]]
[[File:mat_yuv 1.jpg|thumb|250px|"mat_yuv" set to 1.]]


{{this is a|console variable|name=mat_yuv}}
{{this is a|console variable|name=mat_yuv}}
Line 9: Line 9:
== States ==
== States ==
; mat_yuv 0 : Off. Non-monochrome screen.
; mat_yuv 0 : Off. Non-monochrome screen.
; mat_yuv 1 : Turns the screen monochrome.
; mat_yuv 1 : Turns the screen monochrome.


== See also ==
== See also ==
* [[Console Command List]]
* [[Console Command List]]
{{stub}}

Latest revision as of 10:13, 27 October 2024

English (en)Translate (Translate)
"mat_yuv" set to 0.
"mat_yuv" set to 1.

mat_yuv is a console variable available in all Source Source games.

States

mat_yuv 0
Off. Non-monochrome screen.
mat_yuv 1
Turns the screen monochrome.

See also