setVectorDir: 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|SETVECTORDIR]]
[[Category:Scripting Commands ArmA|SETVECTORDIR]]


<new command not populated>


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


<h2 style="color:#000066">''''' setVectorDir '''''</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 direction vector. Up vector will remain unchanged.


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

Revision as of 17:33, 4 July 2006


object setVectorDir [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 direction vector. Up vector will remain unchanged.

Example: