Warp

Transforms

Distorts a texture using the slope of a grayscale input.

Select a node to adjust its parameters. Double-click a node to inspect.

Inputs

  • input
  • slope_source

Parameters

ParameterTypeDefaultRangeDescription
intensity
Intensity
float100 to 16Scales displacement from the map's local slope. Flat areas do not move; steeper transitions move more.
filter_mode
Filter
enumbilinearTexture filtering mode.
  • bilinear : Use bilinear sampling for smoother resampling.
  • nearest : Use nearest-neighbor sampling for hard pixel edges.

Outputs

  • output (default format: inherit)