setVectorUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
mNo edit summary
Line 26: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
An in-depth discussion on the concept of vectors is available [http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=71;t=55727;hl=setvectorup here].
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 06:07, 22 March 2007

-wrong parameter ("Arma") defined!-1.00
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:
vectorUpsetVectorDirvectorDir

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

An in-depth discussion on the concept of vectors is available here.

Bottom Section