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

Note:This is the same as the "Texture Detail" menu in the graphics settings, but with more options.
SirYodaJedi (talk | contribs) No edit summary |
|||
Line 22: | Line 22: | ||
== See also == | == See also == | ||
* [[Console Command List]] | * [[Console Command List]] | ||
* {{cmd|mat_showlowresimage}} | |||
* {{Cmd|mat_mipmaptextures}} | * {{Cmd|mat_mipmaptextures}} | ||
* {{cmd| | * {{cmd|mat_showmiplevels}} |
Revision as of 08:58, 2 November 2024


mat_picmip
is a console variable available in all Source games.
Specifies only one level of mipmapping to be displayed.

States
Has a range of -10 to 4. Values higher than 2 require sv_cheats in most games. Values lower than -1 require sv_cheats in most games other than Team Fortress 2.
- mat_picmip -1
- Sets Very High mipmapping level.
- mat_picmip 0
- Sets High mipmapping level.
- mat_picmip 1
- Sets Medium mipmapping level.
- mat_picmip 2
- Sets Low mipmapping level.