colorBlendAmount

Defines the value used to linearly interpolate between the source color and feature color when the Cesium3DTileset.colorBlendMode is MIX. A value of 0.0 results in the source color while a value of 1.0 results in the feature color, with any value in-between resulting in a mix of the source color and feature color.

See also