posScreenToWorld: Difference between revisions
Jump to navigation
Jump to search
m (reset arma ver) |
No edit summary |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |x1= <pre>_WorldCoord = _Control posScreenToWorld _ScreenCoord</pre> |= Example 1 | ||
|x2= <pre>_WorldCoord = _Control posScreenToWorld [_x,_y]</pre> |= Example 2 | |||
_______________________________________________________________________ | |||
| [[ctrlMapScreenToWorld]], [[ctrlMapWorldToScreen]], [[posWorldToScreen]] |= See also | |||
}} | }} |
Revision as of 08:55, 7 April 2007
Description
- Description:
- Convert screen coordinates in map to world coordinates.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_WorldCoord = _Control posScreenToWorld _ScreenCoord
- Example 2:
_WorldCoord = _Control posScreenToWorld [_x,_y]
Additional Information
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