setVectorDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 23: Line 23:
'''Description:'''
'''Description:'''


Set object's direction vector. Up vector will remain unchanged.  
Set object's direction vector.


'''Example:'''
Up vector will remain unchanged.

Revision as of 22:36, 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.