hillshadeExaggeration

abstract fun hillshadeExaggeration(hillshadeExaggeration: Double = 0.5): HillshadeLayer

Intensity of the hillshade Default value: 0.5. Value range: 0, 1

Parameters

hillshadeExaggeration

value of hillshadeExaggeration


abstract fun hillshadeExaggeration(hillshadeExaggeration: Expression): HillshadeLayer

Intensity of the hillshade Default value: 0.5. Value range: 0, 1

Parameters

hillshadeExaggeration

value of hillshadeExaggeration as Expression