lineEmissiveStrength

abstract fun lineEmissiveStrength(lineEmissiveStrength: Double = 0.0): LineLayer

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

lineEmissiveStrength

value of lineEmissiveStrength


abstract fun lineEmissiveStrength(lineEmissiveStrength: Expression): LineLayer

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

lineEmissiveStrength

value of lineEmissiveStrength as Expression