WoW:CVar cameraDistanceMaxFactor: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (fix category)
No edit summary
Line 1: Line 1:
Sets the factor by which [[CVar cameraDistanceMax]] is multiplied.
Sets the factor by which [[CVar cameraDistanceMax]] is multiplied.


Range 0.0 - 3.4
No Range


Can be changed either in the game via
Can be changed either in the game via
Line 12: Line 12:


in WTF/config.wtf
in WTF/config.wtf
[[Category:Console variables|cameraDistanceMaxFactor]]
[[Category:Console variables|cameraDistanceMaxFactor]]

Revision as of 01:01, 22 May 2010

Sets the factor by which CVar cameraDistanceMax is multiplied.

No Range

Can be changed either in the game via

/console CameraDistanceMaxFactor <value>

or with

SET CameraDistanceMaxFactor "<value>"

in WTF/config.wtf