fillEmissiveStrength

open override fun fillEmissiveStrength(fillEmissiveStrength: Double): FillLayer

Controls the intensity of light emitted on the source features.

Use static method FillLayer.defaultFillEmissiveStrength to set the default property.

Parameters

fillEmissiveStrength

value of fillEmissiveStrength


open override fun fillEmissiveStrength(fillEmissiveStrength: Expression): FillLayer

Controls the intensity of light emitted on the source features.

Use static method FillLayer.defaultFillEmissiveStrengthAsExpression to set the default property.

Parameters

fillEmissiveStrength

value of fillEmissiveStrength as Expression


Controls the intensity of light emitted on the source features.