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

Mat showlowresimage: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{LanguageBar}} {{stub}} thumb|250px|"mat_mipmaptextures" set to 0. File:mat_mipmaptextures 1.jpg|thumb|250px|"mat_mipmaptextures" set t...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}


{{stub}}
[[File:mat_showlowresimage 0.jpg|thumb|250px|"mat_showlowresimage" set to 0.]]


[[File:mat_mipmaptextures 0.jpg|thumb|250px|"mat_mipmaptextures" set to 0.]]
[[File:mat_showlowresimage 1.jpg|thumb|250px|"mat_showlowresimage" set to 1.]]


[[File:mat_mipmaptextures 1.jpg|thumb|250px|"mat_mipmaptextures" set to 1.]]
{{this is a|console variable|name=mat_showlowresimage}}
 
{{this is a|console variable|name=mat_mipmaptextures}}


== States ==
== States ==
; mat_mipmaptextures 0 : Off. Textures in the highest possible quality.
; mat_showlowresimage 0 : Off. Textures in the highest possible quality.


; mat_mipmaptextures 1 : Show the texture in the lowest quality possible.
; mat_showlowresimage 1 : Show the textures in the lowest quality possible.


== See also ==
== See also ==
* [[Console Command List]]
* [[Console Command List]]
* {{cmd|mat_mipmaptextures}}
* {{cmd|mat_showmiplevels}}
* {{cmd|mat_picmip}}

Latest revision as of 08:58, 2 November 2024

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

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

States

mat_showlowresimage 0
Off. Textures in the highest possible quality.
mat_showlowresimage 1
Show the textures in the lowest quality possible.

See also