Difference between revisions of "SetAngle"
Jump to navigation
Jump to search
imported>DragoonWraith (See Also) |
imported>Entim (clarified) |
||
Line 4: | Line 4: | ||
SetAngle x, 100 | SetAngle x, 100 | ||
Sets the object's rotation to the specified orientation along the selected axis (x, y, or z). | Sets the object's rotation to the specified orientation along the selected local axis (x, y, or z). | ||
==See Also== | ==See Also== |
Revision as of 06:54, 14 December 2006
Syntax:
SetAngle axis, degrees
Example:
SetAngle x, 100
Sets the object's rotation to the specified orientation along the selected local axis (x, y, or z).