Widget API: Model:GetFacing

From AddOn Studio
Revision as of 12:16, 10 June 2006 by WoWWiki>Mikk ({{widgetmethod}})
Jump to navigation Jump to search

Widget API ← Model < GetFacing

GetFacing -Documentation by DerGhulbus-

Returns the offset of the rotation angle.

angle = myModel:GetFacing();

Arguments
none

Returns
angle - number the rotation angle in radians

See also
Model:SetFacing()