Increases the terrain height at the coordinates [x,z] by the delta.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- x
- Type: System..::.Int32
The X coordinate.
- z
- Type: System..::.Int32
The Z coordinate.
- delta
- Type: System..::.Single
Value of terrain height change.
- radius
- Type: System..::.Int32
Radius of the terrain area (fields) to get the height changed.