m
Move page script moved page CVar worldBaseMip to WoW:CVar worldBaseMip without leaving a redirect
mNo edit summary |
m (Move page script moved page CVar worldBaseMip to WoW:CVar worldBaseMip without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Cvar}} | {{Cvar}} | ||
Controls the size of terrain textures by specifying a mip-map level, from 0 to 2. Terrain blending quality is controlled separately by [[CVar terrainMipLevel]]. | |||
SET worldBaseMip "1" | |||
== Possible settings == | |||
An integer as a string, from 0 to 2. Higher mip levels correspond to lower resolution textures. | |||
* 0 - highest resolution | |||
* 1 - medium resolution | |||
* 2 - low resolution | |||