er2.getTerrainHeight 306

Available from Easy Red 2 2.1.0

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