vectorUp: Difference between revisions
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]] | ||
<h2 style="color:#000066">''' vectorUp ''obj'''''</h2> | |||
'''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]. | |||