This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "SetAngle"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(CS 1.0 stuff)
imported>Fella
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Movement Functions]]
[[Category: Movement Functions]]
[[Category: Movement Functions (CS 1.0)]]
[[Category: Movement Functions (CS 1.0)]]

Revision as of 12:54, 23 January 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