eyePos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
mNo edit summary
 
Line 20: Line 20:
|p1= object: [[Object]]
|p1= object: [[Object]]


|r1= [[Array]] - format [[Position#PositionASL|PositionASL]]
|r1= [[Array]] format [[Position#PositionASL|PositionASL]]


|x1= <sqf>_eyesPos = eyePos player;</sqf>
|x1= <sqf>_eyesPos = eyePos player;</sqf>

Latest revision as of 11:46, 28 September 2023

Hover & click on the images for description

Description

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

Syntax

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

Examples

Example 1:
_eyesPos = eyePos player;

Additional Information

See also:
eyeDirection getPosASL setPosASL setPosASL2 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