Difference between revisions of "GetPos"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>DragoonWraith
(→‎See Also: SetPos)
Line 18: Line 18:
  Pos
  Pos
End Search Terms -->
End Search Terms -->
== See Also ==
* [[SetPos]]

Revision as of 16:00, 21 September 2008

Syntax:

GetPos axis

Example:

GetPos Z 

Returns the current world position of the object on the selected axis (X, Y, or Z) in float.


See Also