PXC Documentation

PXC Home

Mix Color

pre 1.18

Combine two colors.

Node Data

Display name

Mix Color

Internal name

Node_Color_Mix

Inheritances

Node_Processor
Node_Color_Mix

Inputs

enum

Color Space

color

Color From

color

Color To

slider

Mix

Outputs

color

Color


Mix color node allows you to blend two colors together. The Mix property control the blend progress from Color From to Color To.



Properties


Color SpaceColor space for mixing.
Colors
MixMixing ratio



Color Space


For more information, check out the color space page.


A color can be defines as a composition of multiple elements. For example a combination of red, green and blue colors, or hue, saturation and value. The set of thoese elements is called a color space.


When mixing colors, each elements will be mix one by one. The Color Space properties control the color space used for the mix.




Commit History


1.14.0
  • Introduced

Related Links