Widget API: Model:GetFacing

From AddOn Studio
Revision as of 16:30, 4 December 2007 by WoWWiki>Pcj
Jump to navigation Jump to search

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()