WoW:API SetView: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 9: Line 9:


The values 2,3, and 4 corrospond to various other preset camera positions and angles.
The values 2,3, and 4 corrospond to various other preset camera positions and angles.
[[Category:API Functions|SetView]]
[[Category:API Camera Functions|SetView]]

Revision as of 18:47, 27 August 2005

Apparently used to set a camera perspective.

Example:

/script SetView(1);

This will set your camera to a first-person perspective.


The values 2,3, and 4 corrospond to various other preset camera positions and angles.