Overload List
| Name | Description | |
|---|---|---|
| DecreaseAt(Int32, Int32) |
Decreases the terrain height at the coordinates [x,z].
| |
| DecreaseAt(Int32, Int32, Single) |
Decreases the terrain height at the coordinates [x,z] by the delta.
| |
| DecreaseAt(Int32, Int32, Single, Int32) |
Decreases the terrain height at the coordinates [x,z] by the delta.
|