posWorldToScreen

From Bohemia Interactive Community
Revision as of 14:22, 12 June 2021 by Lou Montana (talk | contribs) (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - MapPositions

Syntax

Syntax:
Syntax needed
Parameters:
map : Control - map control
position : Array - world position in format Position2D or Position3D
Return Value:
Array - screen coordinates in format [x, y]

Examples

Example 1:
_screenCoord = _control posWorldToScreen _worldCoord;
Example 2:
_screenCoord = _control posWorldToScreen position player;

Additional Information

See also:
posScreenToWorldctrlMapWorldToScreen

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