setVectorUp: Difference between revisions

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


| arma |= Game name


<h2 style="color:#000066">'''''object'' setVectorUp ''[x, z, y]'''''</h2>
|2.61|= Game version
____________________________________________________________________________________________


| Set object's up vector. Direction vector will remain unchanged. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| object '''setVectorUp''' [x, z, y] |= Syntax


'''object:''' [[Object]]
|p1= object: [[Object]] |= Parameter 1


'''[x, z, y]:''' [[Array]]
|p2= [x, z, y]: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.61 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Set object's up vector.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|SETVECTORUP]]
Direction vector will remain unchanged.
[[Category:Scripting Commands OFP Elite |SETVECTORUP]]
[[Category:Scripting Commands ArmA|SETVECTORUP]]

Revision as of 00:35, 2 August 2006

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

Description

Description:
Set object's up vector. Direction vector will remain unchanged.
Groups:
Uncategorised

Syntax

Syntax:
object setVectorUp [x, z, y]
Parameters:
object: Object
[x, z, y]: Array
Return Value:
Nothing

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