Overload List

  NameDescription
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.

See Also