Houdini 20.5 Nodes Copernicus nodes

Channel Join Copernicus node

Combines multiple Mono layers into one multichannel layer.

On this page

This node joins multiple Mono layers to create a single multichannel layer, which you can then save to disk. The Signature parameter controls the number of channels on the resulting layer.

For example, this node lets you merge a red layer for Diffuse and green layer for Specular into one multichannel.

Before and after using the Channel Join node with red and green inputs.

Parameters

Signature

The output layer type to create. Extra input layers that the output type doesn’t need aren’t used.

See Signatures for more information.

Default Color

If an input channel is missing, it uses the corresponding channel of this default color.

The default value is 0, 0, 0, 1.

Inputs

red

A Mono layer to set as the first, or red, output channel.

green

A Mono layer to set as the second, or green, output channel.

blue

A Mono layer to set as the third, or blue, output channel.

alpha

A Mono layer to set as the fourth, or alpha, output channel.

Outputs

rgba

The combined multichannel layer. The Signature parameter controls the number of channels.

See also

Copernicus nodes