aimPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 17: Line 17:
|x1= <code>'''aimPos''' [[player]]</code>
|x1= <code>'''aimPos''' [[player]]</code>


| [[eyePos]], [[getPosASL]], [[weaponDirection]], [[unitAimPosition]], [[unitAimPositionVisual]]
|seealso= [[eyePos]], [[getPosASL]], [[weaponDirection]], [[unitAimPosition]], [[unitAimPositionVisual]]
}}
}}



Revision as of 00:20, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Positions

Syntax

Syntax:
Syntax needed
Parameters:
object: Object
Return Value:
Return value needed

Examples

Example 1:
aimPos player

Additional Information

See also:
eyePosgetPosASLweaponDirectionunitAimPositionunitAimPositionVisual

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
Posted on July 7, 2015 - 21:19 (UTC)
Waffle SS.
Generally returns the center position of the object (middle of the geometry, not the model's [0,0,0]).