unitAimPositionVisual: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 8: Line 8:
|gr2= Render Time Scope
|gr2= Render Time Scope


| Returns the position on the unit other units can aim at in render scope. See also [[aimPos]], [[unitAimPosition]].
|descr= Returns the position on the unit other units can aim at in render scope. See also [[aimPos]], [[unitAimPosition]].


|s1=  '''unitAimPositionVisual''' unit
|s1=  '''unitAimPositionVisual''' unit

Revision as of 22:26, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns the position on the unit other units can aim at in render scope. See also aimPos, unitAimPosition.
Groups:
Object ManipulationRender Time Scope

Syntax

Syntax:
unitAimPositionVisual unit
Parameters:
unit: Object
Return Value:
Array - position in format PositionAGL

Examples

Example 1:
unitAimPositionVisual player;

Additional Information

See also:
unitAimPositionaimPoseyePosgetPosASLweaponDirection

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