Mat mipmaptextures: Difference between revisions
Jump to navigation
Jump to search

Tag: Undo |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | {{LanguageBar}} | ||
[[File:mat_mipmaptextures 0.jpg|thumb|250px|"mat_mipmaptextures" set to 0.]] | [[File:mat_mipmaptextures 0.jpg|thumb|250px|"mat_mipmaptextures" set to 0.]] | ||
Line 10: | Line 8: | ||
== States == | == States == | ||
; mat_mipmaptextures 0 : Disables [[mipmapping]] | ; mat_mipmaptextures 0 : Disables [[mipmapping]]. | ||
; mat_mipmaptextures 1 : | ; mat_mipmaptextures 1 : Enables mipmapping. | ||
== See also == | == See also == | ||
* [[Console Command List]] | * [[Console Command List]] | ||
* {{cmd|mat_showlowresimage}} | |||
* {{cmd|mat_showmiplevels}} | |||
* {{cmd|mat_picmip}} |
Latest revision as of 08:57, 2 November 2024


mat_mipmaptextures
is a console variable available in all Source games.
States
- mat_mipmaptextures 0
- Disables mipmapping.
- mat_mipmaptextures 1
- Enables mipmapping.