er2.getTerrainHeight 2

Returns the terrain height from sea level of the given x and z coordinates.


Return value

Return TypeDescription
float

Parameters

ParameterTypeDescription
1vec3The position on the map that checks the height of the terrain from sea level

Examples

No examples available.


Back to Scripting API