Class: Terrain
Lua
C++
Edit

Terrain::GetHeight

This method gets the height value at the specified coordinate.

Syntax

Parameter Description
coord, (x, y) terrain coordinate

Returns

Returns the value stored in the heightmap at the specified coordinate.

Copyright © 2024 Ultra Software.
All rights reserved.