[dismiss]
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 "SetPos"
Jump to navigation
Jump to search
imported>Vswe m (Added Search Terms) |
imported>DragoonWraith (→See Also: GetPos) |
||
Line 17: | Line 17: | ||
pos | pos | ||
End Search Terms --> | End Search Terms --> | ||
== See Also == | |||
* [[GetPos]] |
Revision as of 17:00, 21 September 2008
Syntax:
SetPos axis, pos
Example:
SetPos y, 100.56
Changes the object's world-position along the specified axis (x, y, z). Position is a float.