diag getTerrainHeight: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{RV|type=command |game1= arma3diag |version1= 1.99 |gr1= Diagnostic |descr= Returns terrain height at the specified location as a scalar {{Feature | Warning | Command is...") |
No edit summary |
||
Line 15: | Line 15: | ||
|r1= [[Number]] - Terrain height | |r1= [[Number]] - Terrain height | ||
|seealso= | |seealso= [[diag_setTerrainHeight]] | ||
}} | }} |
Revision as of 17:26, 27 April 2021
Description
- Description:
- Returns terrain height at the specified location as a scalar
- Groups:
- Diagnostic
Syntax
- Syntax:
- diag_getTerrainHeight PositionWorld
- Parameters:
- PositionWorld: Position2D or Position3D - Position in world coordinates.
- Return Value:
- Number - Terrain height
Examples
- Examples:
- Example needed
Additional Information
- See also:
- diag_setTerrainHeight
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
[[Category:Introduced with arma3diag version 1.99]][[ Category: arma3diag: New Scripting Commands | DIAG GETTERRAINHEIGHT]][[ Category: arma3diag: Scripting Commands | DIAG GETTERRAINHEIGHT]]