WoW:API SetView: Difference between revisions
Jump to navigation
Jump to search
m (Link repair) |
No edit summary |
||
| Line 10: | Line 10: | ||
The values 2, 3, and 4 correspond to various other preset camera positions and angles. | The values 2, 3, and 4 correspond to various other preset camera positions and angles. | ||
---- | |||
{{WoW API}} | |||
Revision as of 04:43, 4 January 2006
Used to set a camera perspective.
Example:
/script SetView(1);
This will set your camera to a first-person perspective, assuming this has not been modified by use of SaveView.
The values 2, 3, and 4 correspond to various other preset camera positions and angles.