Skip to content

15_colorsplit

Drew-S edited this page Jun 24, 2020 · 2 revisions
Colour Split Node

color split

The colour split node takes in a single rgba map and splits each of the channel out into its own mono channel.


Ports

The node has 1 input and 4 output port(s).

  • Input 1 (rgba): The rgba input to be split out.
  • Output 1 (red): The mono out for the red channel.
  • Output 2 (green): The mono out for the green channel.
  • Output 3 (blue): The mono out for the blue channel.
  • Output 4 (alpha): The mono out for the alpha channel.
Clone this wiki locally