diag getTerrainGrid: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
(2.10 update)
 
Line 9: Line 9:


|descr= Returns terrain cell size (size of each grid cell in the Heightmap).
|descr= Returns terrain cell size (size of each grid cell in the Heightmap).
{{Feature|obsolete|This command is subject to be removed and replaced with: [[getTerrainInfo]]|arma3|2.10}}


|s1= [[diag_getTerrainGrid]]
|s1= [[diag_getTerrainGrid]]

Latest revision as of 13:53, 20 June 2022

Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Returns terrain cell size (size of each grid cell in the Heightmap).
🕖
The following information is obsolete as of Arma 3 v2.10. Reason: This command is subject to be removed and replaced with: getTerrainInfo
Groups:
Diagnostic

Syntax

Syntax:
diag_getTerrainGrid
Return Value:
Number - terrain grid

Examples

Example 1:
private _terrainGrid = diag_getTerrainGrid;

Additional Information

See also:
diag_getTerrainSegmentOffset getTerrainGrid

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