posWorldToScreen: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reverted edits by Kronzky (Talk); changed back to last version by Planck)
mNo edit summary
Line 14: Line 14:
|p1= map : [[Control]] |= Parameter 1
|p1= map : [[Control]] |= Parameter 1


|p2= position : [[Position3D]] |= Parameter 1
|p2= position : [[Array]] - format [[Position2D]] |= Parameter 1





Revision as of 00:49, 24 January 2009

-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 : Array - format Position2D
Return Value:
Array (Position2D Format)

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