WoW:API FlipCameraYaw

From AddOn Studio
Revision as of 08:33, 5 October 2005 by WoWWiki>Ohmastlevian (Initial entry)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
FlipCameraYaw

Rotates the camera about the Z-axis

FlipCameraYaw(angle)

Parameters

Arguments

(float angle)

Returns

nil


Details

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

Template:WoW API