Houdini 22.0 Nodes Copernicus nodes

HeightField to Mono Copernicus node

Converts a heightfield into a grayscale mono layer.

On this page

This node converts a heightfield into a mono layer by resetting its Type info to None and linearly remapping the height values from the input range to the output range.

Parameters

Compute Range

Click to fill in the Input Min and Input Max parameters with the minimum and maximum values of the input height layer.

Input Min

Height values less than or equal to this value are remapped to Output Min.

Tip

Click . Then click the layer in the viewport to set the Input Min.

Input Max

Height values greater than or equal to this value are remapped to be Output Max.

Tip

Click . Then click the layer in the viewport to set the Input Max.

Output Min

The lower end of the output range.

Output Max

The higher end of the output range.

Clamp to Output Range

When disabled, values outside the input range can extend beyond the output range. When enabled, the output values are clamped to the output range.

Inputs

height

The original height layer to convert.

Outputs

mono

The resulting mono layer.

See also

Copernicus nodes