rasterEmissiveStrength

open override fun rasterEmissiveStrength(rasterEmissiveStrength: Double): RasterLayer

Controls the intensity of light emitted on the source features.

Use static method RasterLayer.defaultRasterEmissiveStrength to set the default property.

Parameters

rasterEmissiveStrength

value of rasterEmissiveStrength


open override fun rasterEmissiveStrength(rasterEmissiveStrength: Expression): RasterLayer

Controls the intensity of light emitted on the source features.

Use static method RasterLayer.defaultRasterEmissiveStrengthAsExpression to set the default property.

Parameters

rasterEmissiveStrength

value of rasterEmissiveStrength as Expression


Controls the intensity of light emitted on the source features.