setTerrainHeightAtWorldPos
setTerrainHeightAtWorldPos
Description
Set terrain height at world pos
Definition
setTerrainHeightAtWorldPos(entityId terrainId, float x, float y, float z, float height)
Arguments
| entityId | terrainId | terrainId |
|---|---|---|
| float | x | x |
| float | y | y (not relevant, can be 0) |
| float | z | z |
| float | height | absolute height in m |