Overload List

  NameDescription
IncreaseAt(Int32, Int32)
Increases the terrain height at the coordinates [x,z].
IncreaseAt(Int32, Int32, Single)
Increases the terrain height at the coordinates [x,z] by the delta.
IncreaseAt(Int32, Int32, Single, Int32)
Increases the terrain height at the coordinates [x,z] by the delta.

See Also