rv
No edit summary |
(rv) |
||
| Line 1: | Line 1: | ||
<center>'''FlipCameraYaw'''</center> | |||
Rotates the camera about the Z-axis | |||
FlipCameraYaw(angle) | |||
== Parameters == | |||
=== Arguments === | |||
:(float angle) | |||
=== Returns === | |||
:<i>nil</i> | |||
== Details == | |||
: Rotates the camera about the Z-axis by the angle amount specified in degrees. | |||
---- | |||
__NOTOC__ | |||
{{WoW API}} | |||