846 B
846 B
Channel Nodes
| Append | Combine |
|---|---|
| Combine two float or vector inputs into a single new vector of variable dimensions. | Creates new vectors from the four inputs R, G, B and A. |
| Flip | Split |
| Flips the individual channels of input In selected by the Node's parameters. | Splits the input vector In into four Float outputs R, G, B and A. |
| Swizzle | |
| Creates a new vector from the reordered elements of the input vector. |