modelColorMixIntensity

open override fun modelColorMixIntensity(modelColorMixIntensity: Double): ModelLayer

Intensity of model-color (on a scale from 0 to 1) in color mix with original 3D model's colors. Higher number will present a higher model-color contribution in mix. Default value: 0. Value range: 0, 1

Use static method ModelLayer.defaultModelColorMixIntensity to set the default property.

Parameters

modelColorMixIntensity

value of modelColorMixIntensity


open override fun modelColorMixIntensity(modelColorMixIntensity: Expression): ModelLayer

Intensity of model-color (on a scale from 0 to 1) in color mix with original 3D model's colors. Higher number will present a higher model-color contribution in mix. Default value: 0. Value range: 0, 1

Use static method ModelLayer.defaultModelColorMixIntensityAsExpression to set the default property.

Parameters

modelColorMixIntensity

value of modelColorMixIntensity as Expression


Intensity of model-color (on a scale from 0 to 1) in color mix with original 3D model's colors. Higher number will present a higher model-color contribution in mix. Default value: 0. Value range: 0, 1