Houdini 20.5 Nodes Copernicus nodes

Constant Copernicus node

Initializes pixels to constant values.

On this page

This node will set all pixels to a constant value, restricted by any provided mask.

Parameters

Signature

The layer type that the source accepts.

See Signatures for more information.

Mask

The amount of the new value to mix in with the original value. Higher values mix in more of the new value. Lower values mix in less of the new value. You can also set the RGBA channels to which you apply the effects of this node.

The default value is 1, which means this node uses only the new value. See Mask for more information.

Toggle RGB

Turns the Red, Green, and Blue channels on and off.

Red (default)

Applies this node’s effects to the Red channel.

Green (default)

Applies this node’s effects to the Green channel.

Blue (default)

Applies this node’s effects to the Blue channel.

Alpha (default)

Applies this node’s effects to the Alpha channel.

Value

The value to replace Mono layers with.

Value

The pair of values to replace UV layers with.

Color

The color to replace RGB layers with.

Color

The color and alpha to replace RGBA layers with.

Inputs

source

The layer to set to a constant value.

mask

An optional per-pixel mask amount that’s scaled by the Mask parameter.

Outputs

constant

The source layer with any un-masked pixels set to the constant value.

See also

Copernicus nodes