modelColorMixIntensity property
getter/setter pair
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. Expressions that depend on measure-light are not supported when using GeoJSON or vector tile as the model layer source.
Default value: 0. Value range: 0, 1
Implementation
double? modelColorMixIntensity;