diag getTerrainGrid: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|gr1= Diagnostic | |gr1= Diagnostic | ||
|descr= Returns terrain grid | |descr= Returns terrain cell size (size of each grid cell in the Heightmap) as scalar | ||
|s1= [[diag_getTerrainGrid]] | |s1= [[diag_getTerrainGrid]] |
Revision as of 09:21, 21 March 2022
Description
- Description:
- Returns terrain cell size (size of each grid cell in the Heightmap) as scalar
- 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