eyePos: Difference between revisions

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


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


}}
}}

Revision as of 09:48, 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:
eyeDirectiongetPosASLsetPosASLsetPosASL2getCameraViewDirectionpositionCameraToWorld

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