Houdini 20.5 Nodes Copernicus nodes

Channel Extract Copernicus node

Extracts a channel from a layer.

On this page

This node extracts a specific channel from an input layer. The node outputs a Mono layer that corresponds to one of the input layer’s channels. For example, set Channel to Extract to 1 when you want to use the green channel as a Mono channel to impact a Blur node’s radius.

Channel Extract is similar to Channel Split, but provides a cleaner network since it has one output. This node also simplifies parameterizing which channel is selected.

Parameters

Signature

The layer type that the input accepts.

See Signatures for more information.

Channel to Extract

The channel to extract from the input layer. If you specify a channel that’s not in the input, the standard channel extension rules apply.

The default value is 0, which corresponds to Red (x).

Inputs

channels

A multichannel layer from which to extract a specific channel.

Outputs

channel

The extracted Mono layer.

See also

Copernicus nodes