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

(→States) |
|||
Line 10: | Line 10: | ||
== States == | == States == | ||
; mat_mipmaptextures 0 : Disables [[mipmapping]]. | ; mat_mipmaptextures 0 : Disables [[mipmapping]], alpha channels and more. | ||
; mat_mipmaptextures 1 : | ; mat_mipmaptextures 1 : Normal state of play. | ||
== See also == | == See also == | ||
* [[Console Command List]] | * [[Console Command List]] | ||
* {{Cmd|mat_picmip}} | * {{Cmd|mat_picmip}} |
Revision as of 09:51, 27 October 2024


mat_mipmaptextures
is a console variable available in all Source games.
States
- mat_mipmaptextures 0
- Disables mipmapping, alpha channels and more.
- mat_mipmaptextures 1
- Normal state of play.