setVectorUp: 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 up vector. Direction vector will remain unchanged.  
Set object's up vector. Direction vector will remain unchanged.
 
'''Example:'''

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