model Color Mix Intensity
open override fun modelColorMixIntensity(modelColorMixIntensity: Double): ModelLayer
Content copied to clipboard
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
model Color Mix Intensity
value of modelColorMixIntensity
open override fun modelColorMixIntensity(modelColorMixIntensity: Expression): ModelLayer
Content copied to clipboard
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
model Color Mix Intensity
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.