vectorUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|VECTORUP]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |VECTORUP]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|VECTORUP]]
 
| arma |= Game name


|2.61|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">''' vectorUp ''obj'''''</h2>
| Return object's up vector in world coordinates as [x, z, y]. |= Description
____________________________________________________________________________________________


| '''vectorUp''' obj |= Syntax


'''Operand types:'''
|p1= obj: [[Object]] |= Parameter 1


'''obj:''' [[Object]]
| [[Array]] |= Return value
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


[[Array]]
}}


'''Compatibility:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Version 2.61 required.
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Return object's up vector in world coordinates as [x, z, y].
[[Category:Scripting Commands|VECTORUP]]
[[Category:Scripting Commands OFP Elite |VECTORUP]]
[[Category:Scripting Commands ArmA|VECTORUP]]

Revision as of 23:52, 1 August 2006

-wrong parameter ("Arma") defined!-2.61
Hover & click on the images for description

Description

Description:
Return object's up vector in world coordinates as [x, z, y].
Groups:
Uncategorised

Syntax

Syntax:
vectorUp obj
Parameters:
obj: Object
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section