fillEmissiveStrength

abstract fun fillEmissiveStrength(fillEmissiveStrength: Double = 0.0): FillLayer

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

fillEmissiveStrength

value of fillEmissiveStrength


abstract fun fillEmissiveStrength(fillEmissiveStrength: Expression): FillLayer

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

fillEmissiveStrength

value of fillEmissiveStrength as Expression