eyePos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (global args)
m (See also)
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[getPosASL]], [[setPosASL]], [[setPosASL2]] |= See also
| [[eyeDirection]] [[getPosASL]], [[setPosASL]], [[setPosASL2]] [[getCameraViewDirection]] [[positionCameraToWorld]] |= See also


}}
}}

Revision as of 07:40, 9 May 2016

Hover & click on the images for description

Description

Description:
Returns the object's eyes / main turret position.
Groups:
Uncategorised

Syntax

Syntax:
eyePos object
Parameters:
object: Object
Return Value:
Array - format PositionASL

Examples

Example 1:
eyePos player

Additional Information

See also:
eyeDirection getPosASLsetPosASLsetPosASL2 getCameraViewDirection positionCameraToWorld

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