WoW:CVar terrainMipLevel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Cvar}} | {{Cvar}} | ||
Toggles the quality of terrain texture blending. 1 | Toggles the quality of terrain texture blending, from 0 to 1. Terrain mip-map quality is controlled separately by [[CVar worldBaseMip]]. | ||
SET terrainMipLevel "0" | |||
== Possible settings == | |||
An integer as a string, from 0 to 1. Higher number corresponds to lower blend quality. | |||
* 0 - high quality blend | |||
* 1 - low quality blend |
Revision as of 20:19, 30 December 2015
← Console variables < terrainMipLevel
Toggles the quality of terrain texture blending, from 0 to 1. Terrain mip-map quality is controlled separately by CVar worldBaseMip.
SET terrainMipLevel "0"
Possible settings
An integer as a string, from 0 to 1. Higher number corresponds to lower blend quality.
- 0 - high quality blend
- 1 - low quality blend