setVectorUp: 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|SETVECTORUP]]
[[Category:Scripting Commands ArmA|SETVECTORUP]]


<new command not populated>


<h2 style="color:#000066">'''''object'' setVectorUp ''[x, z, y]'''''</h2>


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


'''Operand types:'''


'''Operand types:'''
'''object:''' [[Object]]
 
'''[x, z, y]:''' [[Array]]


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


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


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


Set object's up vector. Direction vector will remain unchanged.


'''Example:'''
'''Example:'''

Revision as of 17:34, 4 July 2006


object setVectorUp [x, z, y]


Operand types:

object: Object

[x, z, y]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.61 required.

Description:

Set object's up vector. Direction vector will remain unchanged.

Example: