WoW:CVar groundEffectDensity: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with " Used to modify the amount of Ground Details, such as grass ( 1- 370 )")
 
m (Move page script moved page CVar groundEffectDensity to CVar groundEffectDensity without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Stub/API}}
{{Cvar}}
Used to modify the amount of ground details, such as grass.


Used to modify the amount of Ground Details, such as grass ( /Console groundEffectDensity XXX ( MAX 370/ MIN 1) )
== 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.{{fact}}
 
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.

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

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.