WoW:CVar SkyCloudLOD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "__NOTOC__ Set the level of smoothing for sky textures (0-1) ==Default Setting== ;0 ==Possible Settings== ;0 :min setting ;3 :max setting ==Changing this setting== In-game, ...")
 
m (Move page script moved page CVar SkyCloudLOD to CVar SkyCloudLOD without leaving a redirect)
 
(No difference)

Latest revision as of 04:48, 15 August 2023


Set the level of smoothing for sky textures (0-1)

Default Setting[edit]

0

Possible Settings[edit]

0
min setting
3
max setting

Changing this setting[edit]

In-game, type the following

/console SkyCloudLOD setting

Alternatively, you can exit wow, open the Config.wtf file, and add the following line:

SET SkyCloudLOD setting

Notes[edit]

Setting this CVar to a value outside the 0-1 range disables sky texture smoothing completely.