backgroundEmissiveStrength

open override fun backgroundEmissiveStrength(backgroundEmissiveStrength: Double): BackgroundLayer

Controls the intensity of light emitted on the source features.

Use static method BackgroundLayer.defaultBackgroundEmissiveStrength to set the default property.

Parameters

backgroundEmissiveStrength

value of backgroundEmissiveStrength


open override fun backgroundEmissiveStrength(backgroundEmissiveStrength: Expression): BackgroundLayer

Controls the intensity of light emitted on the source features.

Use static method BackgroundLayer.defaultBackgroundEmissiveStrengthAsExpression to set the default property.

Parameters

backgroundEmissiveStrength

value of backgroundEmissiveStrength as Expression


Controls the intensity of light emitted on the source features.