TerrainDeformRipple
- Parameters
-
x real
y real
radius real
depth real
duration integer
The duration in milliseconds.
count integer
spaceWaves real
timeWaves real
radiusStartPct real
limitNeg boolean
- comment
- note
-
Permanent terrain deformations are not present in saved game files.
- patch
-
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
terraindeformation
- Source code
-
native TerrainDeformRipple takes real x, real y, real radius, real depth, integer duration, integer count, real spaceWaves, real timeWaves, real radiusStartPct, boolean limitNeg returns terraindeformation