WoW:CVar cameraDistanceMax: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(Adding categories)
Line 1: Line 1:
{{Stub/API}}
Sets the maximum distance which you can zoom out to.
Sets the maximum distance which you can zoom out to.


Range:  0-50
Range:  0-50
Can be changed either in the game via
'''/console cameraDistanceMax 25'''
or with
'''SET CameraDistanceMax "<value>"'''
in WTF/config.wtf
[[Category:Console variables]]

Revision as of 18:37, 6 March 2009

Sets the maximum distance which you can zoom out to.

Range: 0-50

Can be changed either in the game via

/console cameraDistanceMax 25

or with

SET CameraDistanceMax "<value>"

in WTF/config.wtf