I can’t figure out where the node ColorRamp (EX9.Texture) node could be useful.
I think I know what it does - it takes vector, multiplies the RGB values of the input texture with that vector individually, and then uses these three vectors as positions on the control texture. The pixel will then get the RGB values of these three positions. Right?