WoW:CVar groundEffectDensity: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


== Settings values ==
== Settings values ==
* MAX → 256
 
* MIN → 1
16 is the lowest value and default value.
 
80 is high value.
 
256 is the max value.


== Changing Ground Effect Density ==
== Changing Ground Effect Density ==
Line 11: Line 15:


In-game type the following:
In-game type the following:
  /console groundEffectDensity <256 - 1>
  /console groundEffectDensity <16 - 256>


Where a value given is described in the "Settings values" section.
Where a value given is described in the "Settings values" section.


NOTE: Working in WoD Patch 6.2.
NOTE: Working in WoD Patch 6.2.

Revision as of 19:00, 20 December 2018

Console variables < groundEffectDensity

Used to modify the amount of ground details, such as grass.

Settings values

16 is the lowest value and default value.

80 is high value.

256 is the max value.

Changing Ground Effect Density

This setting does not require a client restart or UI reload, and is applied instantly.[citation needed]

In-game type the following:

/console groundEffectDensity <16 - 256>

Where a value given is described in the "Settings values" section.

NOTE: Working in WoD Patch 6.2.