expand_content

Generates a mask where the input map falls inside the Function. Curve Mode defines how the input data should be interpreted:

  • Normalized: Will first normalize the input data and apply a curve that goes from 0 to 1
  • Global: It will treat the Input data directly as it comes

It can be used as a band pass, high pass, low pass or any combination of wave filters. The curve is evaluated such as that for an x (representing the height value of the input map) it returns a y (representing the equivalent within that curve).

Input Map

Curve used

Output Map