vectorUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(seealso)
Line 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[setVectorUp]], [[setVectorDir]], [[vectorDir]]  |= See also
| [[vectorDir]], [[setVectorDir]], [[setVectorUp]], [[setVectorDirAndUp]], [[vectorDiff]], [[vectorAdd]], [[vectorMultiply]], [[vectorCrossProduct]], [[vectorDistance]], [[vectorMagnitudeSqr]], [[vectorDistanceSqr]], [[vectorCos]], [[vectorMagnitude]], [[vectorDotProduct]]  |= See also


}}
}}

Revision as of 20:55, 2 June 2014

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

Description

Description:
Return object's up vector in world Position coordinates ( [x, y, z] ).
Groups:
Uncategorised

Syntax

Syntax:
Array = vectorUp objectName
Parameters:
objectName: Object
Return Value:
Array - format Position

Examples

Examples:
Example needed

Additional Information

See also:
vectorDirsetVectorDirsetVectorUpsetVectorDirAndUpvectorDiffvectorAddvectorMultiplyvectorCrossProductvectorDistancevectorMagnitudeSqrvectorDistanceSqrvectorCosvectorMagnitudevectorDotProduct

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