Skip to content

Normalize

modifier.normalize · Adjust · Mask-aware

Fits the height layer's actual min-max to [0, 1], pulling a raw or out-of-range field back into the working range.

Purpose

Fits the height's actual range to [0, 1], the one-click way to pull a raw measure or an out-of-range field back into the working range. Reach for it after an operation that pushed values past the range, or to standardize a selector's raw output. A flat field passes through unchanged.

Inputs

  • in

Outputs

  • out

Parameters

This node has no parameters.

Layer contract

Honours a mask on its input, applying everywhere the mask is absent.