WoW:API Model GetFacing: Difference between revisions
Jump to navigation
Jump to search
GetFacing -Documentation by DerGhulbus-
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()]] | ||
Revision as of 12:16, 10 June 2006
← 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