setVectorDirAndUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(init)
 
m (Extended)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Set object's direction and up vector. |= Description
| Set object's orientation (given as direction and up vector). |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:10, 22 December 2007

-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

Bottom Section