setVectorUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(added , setVectorDirAndUp)
Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[vectorUp]], [[setVectorDir]], [[vectorDir]]  |= See also
|[[vectorUp]], [[setVectorDir]], [[vectorDir]], [[setVectorDirAndUp]]  |= See also


}}
}}

Revision as of 23:59, 21 December 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
[x, z, y]: Array Numbers
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
vectorUpsetVectorDirvectorDirsetVectorDirAndUp

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