WoW:CVar particleDensity: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (fix category)
mNo edit summary
Line 1: Line 1:
{{cvar}}
Controls the density of visual effects in the game world.
Controls the density of visual effects in the game world.


;value :Floating point value between 0.1 (exclusive) and 1.0 (inclusive)
;value :Floating point value between 0.1 (exclusive) and 1.0 (inclusive)


Default:
Default:
  SET particleDensity "1.00000"
  SET particleDensity "1.00000"
[[Category:Console variables|particleDensity]]
[[Category:Console variables|particleDensity]]

Revision as of 00:04, 20 September 2013

Console variables < particleDensity

Controls the density of visual effects in the game world.

value
Floating point value between 0.1 (exclusive) and 1.0 (inclusive)

Default:

SET particleDensity "1.00000"