Allows you to mix, swap and blend RGB channels. Can be used to swizzle channels around, do more accurate grayscale conversions and different kinds of packing.
Parameters
Red Channel: -200.0 - 200.0 Determines how much of the input RGB channels go into the output Red channel.
Green Channel: -200.0 - 200.0 Determines how much of the input RGB channels go into the output Green channel.
Blue Channel: -200.0 - 200.0Determines how much of the input RGB channels go into the output Blue channel.
Monochrome: False/TrueOutput to monochrome. Allows for more precise grayscale conversion.