WoW:CVar particleDensity: Difference between revisions

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


;value
Controls the density of visual effects in the game world. 10 to 100
:
Int value between 10 and 100 (inclusive)
Integer value between 10 and 100 (inclusive)


Default:
Default:
  SET particleDensity 100
  SET particleDensity "100"
 
== Details ==
 
See https://us.battle.net/forums/en/wow/topic/9363046351
[[Category:Console variables|particleDensity]]
[[Category:Console variables|particleDensity]]

Revision as of 20:14, 30 January 2019

Console variables < particleDensity

Controls the density of visual effects in the game world. 10 to 100

Integer value between 10 and 100 (inclusive)

Default:

SET particleDensity "100"

Details

See https://us.battle.net/forums/en/wow/topic/9363046351