Houdini 22.0 Nodes Copernicus nodes

Channel Join Copernicus node

Combines multiple Mono layers, VDBs, or attributes into one multichannel output.

On this page

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

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, VDB, or attribute type to create. Extra input layers, VDBs, or attributes 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, VDB, or attribute to set as the first, or red, output channel.

green

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

blue

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

alpha

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

Outputs

rgba

The combined multichannel layer, VDB, or attribute. The Signature parameter controls the number of channels.

See also

Copernicus nodes