Skip to content

Recurve Node

Applies a corrective curve to the heightmap values using a user-defined set of control points.

img

Category

Filter/Recurve

Inputs

Name Type Description
input VirtualArray Heightmap to be modified using the corrective curve.
mask VirtualArray Mask defining the filtering intensity (expected in [0, 1]).

Outputs

Name Type Description
output VirtualArray Resulting heightmap after the curve has been applied.

Parameters

Name Type Description
values Vector of floats List of control points defining the curve to remap height values (X = input, Y = output).

Example

No example yet

No example available for this node.