textEmissiveStrength

abstract fun textEmissiveStrength(textEmissiveStrength: Double = 1.0): SymbolLayer

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

textEmissiveStrength

value of textEmissiveStrength


abstract fun textEmissiveStrength(textEmissiveStrength: Expression): SymbolLayer

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

textEmissiveStrength

value of textEmissiveStrength as Expression