WoW:CVar groundEffectDensity: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Move page script moved page CVar groundEffectDensity to CVar groundEffectDensity without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:


== Settings values ==
== Settings values ==
* MAX → 370
 
* 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 <370 - 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.

Latest revision as of 04:48, 15 August 2023

Console variables < groundEffectDensity

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

Settings values[edit]

16 is the lowest value and default value.

80 is high value.

256 is the max value.

Changing Ground Effect Density[edit]

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.