Color Mix Mode
Specifies how the color is applied to the underlying geometry color/texture.
Since
200.5.0
Inheritors
Types
Link copied to clipboard
Multiplies geometry/texture color value with the color value. The result is a darker color. Multiplying with white keeps the geometry color the same.
Link copied to clipboard
Removes the geometry/texture color and applies the color.
Link copied to clipboard
Applies the color to the de-saturated geometry/texture color.