posWorldToScreen: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Position]] <nowiki>=</nowiki> mapControl '''posWorldToScreen''' [[Position]]|= Syntax
| map '''posWorldToScreen''' position |= Syntax


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


|p2= position : [[Position3D]] |= Parameter 1


| [[Array]] |= Return value
 
| [[Position2D]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:34, 24 September 2008

-wrong parameter ("Arma") defined!-1.00
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 : Position3D
Return Value:
Position2D

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