vectorUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|VECTORUP]]
[[Category:Scripting Commands ArmA|VECTORUP]]


<new command not populated>


<h2 style="color:#000066">''' vectorUp ''obj'''''</h2>


<h2 style="color:#000066">''''' vectorUp '''''</h2>


'''Operand types:'''


'''Operand types:'''
obj: [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Array]]


'''Compatibility:'''
'''Compatibility:'''
Version 2.61 required.


'''Description:'''
'''Description:'''


 
Return object's up vector in world coordinates as [x, z, y].
'''Example:'''

Revision as of 00:19, 30 June 2006


vectorUp obj


Operand types:

obj: Object

Type of returned value:

Array

Compatibility:

Version 2.61 required.

Description:

Return object's up vector in world coordinates as [x, z, y].