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

(→States) |
No edit summary |
||
Line 12: | Line 12: | ||
; mat_mipmaptextures 0 : Disables [[mipmapping]], alpha channels and more. | ; mat_mipmaptextures 0 : Disables [[mipmapping]], alpha channels and more. | ||
; mat_mipmaptextures 1 : | ; mat_mipmaptextures 1 : Default. | ||
== 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
- Default.