er2.getTerrainHeight 132
Returns the terrain height from sea level of the given x and z coordinates.
Return value
| Return Type | Description |
|---|---|
| float |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | vec3 | The position on the map that checks the height of the terrain from sea level |
Examples
No examples available.
