setVectorDirAndUp

From Bohemia Interactive Community
Revision as of 11:50, 16 March 2008 by Str (talk | contribs) (+ Note about camera)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.09
Hover & click on the images for description

Description

Description:
Set object's orientation (given as direction and up vector).
Groups:
Uncategorised

Syntax

Syntax:
vehicle setVectorDirAndUp [[x, z, y],[x, z, y]]
Parameters:
vehicle: Object
[[x, z, y],[x, z, y]]: Array Numbers
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
vectorUpsetVectorUpvectorDirsetVectorDir

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

Posted on March 16, 2008 - 09:50
Str
Command can be also used to rotate camera in all three axis (which also mean it's possible to set camera bank).

Bottom Section