WoW:API Model GetFacing: Difference between revisions

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


Line 19: Line 21:


: [[API Model SetFacing|Model:SetFacing()]]
: [[API Model SetFacing|Model:SetFacing()]]
----
{{Template:WoW API}}

Revision as of 12:16, 10 June 2006

Widget API ← Model < GetFacing

GetFacing -Documentation by DerGhulbus-

Returns the offset of the rotation angle.

angle = myModel:GetFacing();

Arguments
none

Returns
angle - number the rotation angle in radians

See also
Model:SetFacing()