WoW:CVar componentTextureLevel: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "The new Cvar replacing playerTextureLevels, which affects mip level of textures used for player gear such as armor. A value of 1 causes lower resolution textures to be use...") |
m (Move page script moved page CVar componentTextureLevel to CVar componentTextureLevel without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{stub/API}} | |||
{{Cvar}} | |||
The new Cvar replacing [[playerTextureLevels]], which affects mip level of textures used for player gear such as armor. A value of 1 causes lower resolution textures to be used and a value of 0 causes higher resolution textures to be used. Only newer textures seem to be affected, presumably because the older textures are lower resolution to begin with. | The new Cvar replacing [[playerTextureLevels]], which affects mip level of textures used for player gear such as armor. A value of 1 causes lower resolution textures to be used and a value of 0 causes higher resolution textures to be used. Only newer textures seem to be affected, presumably because the older textures are lower resolution to begin with. |
Latest revision as of 04:47, 15 August 2023
← Console variables < componentTextureLevel
The new Cvar replacing playerTextureLevels, which affects mip level of textures used for player gear such as armor. A value of 1 causes lower resolution textures to be used and a value of 0 causes higher resolution textures to be used. Only newer textures seem to be affected, presumably because the older textures are lower resolution to begin with.