posWorldToScreen: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|POSWORLDTOSCREEN]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|POSWORLDTOSCREEN]]
____________________________________________________________________________________________


| arma |= Game name


<h2 style="color:#000066">'''''map'' posWorldToScreen ''position'''''</h2>
|2.54|= Game version
____________________________________________________________________________________________


| Convert world coordinates to screen coordinates in map. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| map '''posWorldToScreen''' position |= Syntax


'''map:''' [[Control]]
|p1= map: [[Control]] |= Parameter 1


'''position:''' [[Array]]
|p2= position: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Array]] |= Return value
____________________________________________________________________________________________


[[Array]]
|  |= See also


'''Compatibility:'''
}}


Version 2.54 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Convert world coordinates to screen coordinates in map.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|POSWORLDTOSCREEN]]
[[Category:Scripting Commands ArmA|POSWORLDTOSCREEN]]

Revision as of 01:02, 2 August 2006

-wrong parameter ("Arma") defined!-2.54
Hover & click on the images for description

Description

Description:
Convert world coordinates to screen coordinates in map.
Groups:
Uncategorised

Syntax

Syntax:
map posWorldToScreen position
Parameters:
map: Control
position: Array
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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