Difference between revisions of "SetAngle"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 17: | Line 17: | ||
[[Category: Movement Functions]] | [[Category: Movement Functions]] | ||
[[Category: Movement Functions (CS 1.0)]] | [[Category: Movement Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Set | |||
Angle | |||
End Search Terms --> |
Revision as of 12:39, 20 June 2008
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).
See Also