WoW:API Model GetFacing: Difference between revisions
Jump to navigation
Jump to search
({{widgetmethod}}) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
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