AGLToASL: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 4: | Line 4: | ||
| arma3|= Game name | | arma3|= Game name | ||
|1.50| | |1.50|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:14, 29 August 2019
Description
- Description:
- Converts position from PositionAGL to PositionASL
- Groups:
- Uncategorised
Syntax
- Syntax:
- AGLToASL posAGL
- Parameters:
- posAGL: PositionAGL - position to convert
- Return Value:
- PositionASL
Examples
- Example 1:
_playerPosASL = AGLToASL (player modelToWorld [0,0,0]);
- Example 2:
_camPosASL = AGLToASL positionCameraToWorld [0,0,0];
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