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

Mat mipmaptextures: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(THE OWL moved page Mat mipmaptextures to Mat showlowresimage)
Tag: New redirect
 
(Removed redirect to Mat showlowresimage)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Mat showlowresimage]]
{{LanguageBar}}
 
{{stub}}
 
[[File:mat_mipmaptextures 0.jpg|thumb|250px|"mat_mipmaptextures" set to 0.]]
 
[[File:mat_mipmaptextures 1.jpg|thumb|250px|"mat_mipmaptextures" set to 1.]]
 
{{this is a|console variable|name=mat_mipmaptextures}}
 
== States ==
; mat_mipmaptextures 0 : Disables MIP mapping.
 
; mat_mipmaptextures 1 : Enables MIP mapping.
 
== See also ==
* [[Console Command List]]

Revision as of 09:27, 27 October 2024

English (en)Translate (Translate)

Stub

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

"mat_mipmaptextures" set to 0.
"mat_mipmaptextures" set to 1.

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

States

mat_mipmaptextures 0
Disables MIP mapping.
mat_mipmaptextures 1
Enables MIP mapping.

See also