exaggeration

abstract fun exaggeration(exaggeration: Double = 1.0): Terrain

Set the Exaggeration property.

Exaggerates the elevation of the terrain by multiplying the data from the DEM with this value.

Parameters

exaggeration

as Double

abstract fun exaggeration(exaggeration: Expression): Terrain

Set the Exaggeration property

Parameters

exaggeration

value of exaggeration as Expression