WoW:CVar terrainMipLevel

From AddOn Studio
Revision as of 20:19, 30 December 2015 by Bear (talk | contribs)
Jump to navigation Jump to search

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