WoW:API FlipCameraYaw: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Initial entry)
 
m (Move page script moved page API FlipCameraYaw to API FlipCameraYaw without leaving a redirect)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{wowapi}}
<center>'''FlipCameraYaw'''</center>
<center>'''FlipCameraYaw'''</center>


Line 9: Line 10:


=== Returns ===
=== Returns ===
:<i>nil</i>
:''nil''




Line 17: Line 18:
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}
[[Category:API Camera Functions|FlipCameraYaw]]

Latest revision as of 04:45, 15 August 2023

WoW API < FlipCameraYaw

FlipCameraYaw

Rotates the camera about the Z-axis

FlipCameraYaw(angle)

Parameters[edit]

Arguments[edit]

(float angle)

Returns[edit]

nil


Details[edit]

Rotates the camera about the Z-axis by the angle amount specified in degrees.