WoW:API Model GetFacing: Difference between revisions
Jump to navigation
Jump to search
({{widgetmethod}}) |
m (Move page script moved page API Model GetFacing to API Model GetFacing without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Returns the offset of the rotation angle. | Returns the offset of the rotation angle. |
Latest revision as of 04:46, 15 August 2023
← 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