C_Commentator.GetCamera

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

xPos, yPos, zPos, yaw, pitch, roll, fov = C_Commentator.GetCamera()

Returns

xPos
number
yPos
number
zPos
number
yaw
number
pitch
number
roll
number
fov
number

Patch changes

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added roll return.
Warlords of Draenor Patch 6.1.0 (2015-02-24): Added.