eyePos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
BrettMayson (talk | contribs) mNo edit summary |
||
(16 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma2oa | |game1= arma2oa | ||
|1.62 | |version1= 1.62 | ||
|game2= tkoh | |game2= tkoh | ||
Line 14: | Line 14: | ||
|gr1= Positions | |gr1= Positions | ||
| Returns the object's eyes / main turret position. | |descr= Returns the object's eyes / main turret position. | ||
|s1= | |s1= [[eyePos]] object | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
|r1=[[Array]] | |r1= [[Array]] format [[Position#PositionASL|PositionASL]] | ||
|x1= < | |x1= <sqf>_eyesPos = eyePos player;</sqf> | ||
|seealso= [[eyeDirection]] | |seealso= [[eyeDirection]] [[getPosASL]] [[setPosASL]] [[setPosASL2]] [[getCameraViewDirection]] [[positionCameraToWorld]] | ||
}} | }} | ||
Latest revision as of 10:46, 28 September 2023
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:
Additional Information
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