eyePos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)\]\]" to "{{GameCategory|arma2|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2oa |Game name= | | arma2oa |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Positions |GROUP1= | |gr1= Positions |GROUP1= | ||
| Returns the object's eyes / main turret position. |DESCRIPTION= | | Returns the object's eyes / main turret position. |DESCRIPTION= | ||
| '''eyePos''' object |SYNTAX= | | '''eyePos''' object |SYNTAX= | ||
Line 17: | Line 14: | ||
| [[Array]] - format [[PositionASL]] |RETURNVALUE= | | [[Array]] - format [[PositionASL]] |RETURNVALUE= | ||
|x1= <code>'''eyePos''' [[player]]</code> |EXAMPLE1= | |x1= <code>'''eyePos''' [[player]]</code> |EXAMPLE1= | ||
| [[eyeDirection]], [[getPosASL]], [[setPosASL]], [[setPosASL2]], [[getCameraViewDirection]], [[positionCameraToWorld]] |SEEALSO= | | [[eyeDirection]], [[getPosASL]], [[setPosASL]], [[setPosASL2]], [[getCameraViewDirection]], [[positionCameraToWorld]] |SEEALSO= |
Revision as of 01:14, 17 January 2021
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:
eyePos player
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.62
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Positions
- Arma 2: Operation Arrowhead: New Scripting Commands List
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands