backgroundEmissiveStrength

abstract fun backgroundEmissiveStrength(backgroundEmissiveStrength: Double = 0.0): BackgroundLayer

Controls the intensity of light emitted on the source features. This property works only with 3D light, i.e. when lights root property is defined.

Parameters

backgroundEmissiveStrength

value of backgroundEmissiveStrength


abstract fun backgroundEmissiveStrength(backgroundEmissiveStrength: Expression): BackgroundLayer

Controls the intensity of light emitted on the source features. This property works only with 3D light, i.e. when lights root property is defined.

Parameters

backgroundEmissiveStrength

value of backgroundEmissiveStrength as Expression