WoW:API Model GetFacing: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API Model GetFacing to API Model GetFacing without leaving a redirect)
 
(No difference)

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
Model:SetFacing()