Widget API: Model:GetFacing

Revision as of 12:16, 10 June 2006 by WoWWiki>Mikk ({{widgetmethod}})

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