WoW:API Model GetFacing: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{widgetmethod}})
mNo edit summary
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}
<center>'''GetFacing''' ''-Documentation by DerGhulbus-''</center>


Returns the offset of the rotation angle.
Returns the offset of the rotation angle.

Revision as of 16:30, 4 December 2007

Widget API ← Model < GetFacing

Returns the offset of the rotation angle.

angle = myModel:GetFacing();

Arguments
none

Returns
angle - number the rotation angle in radians

See also
Model:SetFacing()