Widget API: Model:GetFacing

Revision as of 16:30, 4 December 2007 by WoWWiki>Pcj

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