background Emissive Strength
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.
Use static method BackgroundLayer.defaultBackgroundEmissiveStrength to set the default property.
Parameters
background Emissive Strength
value of backgroundEmissiveStrength
open override 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.
Use static method BackgroundLayer.defaultBackgroundEmissiveStrengthAsExpression to set the default property.
Parameters
background Emissive Strength
value of backgroundEmissiveStrength as Expression
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.