Class: Terrain
Lua
C++
Edit

Terrain::SetHeight

This method sets a terrain point's height. The height value will be clamped between 0.0 and 1.0.

Syntax

Parameter Description
coord, (x, y) terrain coorinate
height height to set
Copyright © 2024 Ultra Software.
All rights reserved.