vectorUp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Position]] <nowiki>=</nowiki> '''vectorUp''' [[Object]]|= Syntax
| [[Array]] <nowiki>=</nowiki> '''vectorUp''' objectName |= Syntax


|p1=  [[Object]] |= Parameter 1
|p1=  objectName: [[Object]] |= Parameter 1


| [[Position]]: [[Array]] |= Return value
| [[Array]] - format [[Position]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 16:22, 24 January 2009

-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:
setVectorUpsetVectorDirvectorDir

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