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
m (THE OWL moved page Mat mipmaptextures to Mat showlowresimage)
No edit summary
Line 3: Line 3:
{{stub}}
{{stub}}


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


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


{{this is a|console variable|name=mat_mipmaptextures}}
{{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 texture in the lowest quality possible.


== See also ==
== See also ==
* [[Console Command List]]
* [[Console Command List]]

Revision as of 08:58, 27 October 2024

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

"mat_showlowresimage" set to 0.
"mat_showlowresimage" set to 1.

mat_mipmaptextures 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 texture in the lowest quality possible.

See also