modelColorMixIntensity

abstract fun modelColorMixIntensity(modelColorMixIntensity: Double = 0.0): 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.

Parameters

modelColorMixIntensity

value of modelColorMixIntensity

abstract 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.

Parameters

modelColorMixIntensity

value of modelColorMixIntensity as Expression