Directional Warp

Transforms

Warps input along a fixed direction using an intensity map.

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

Inputs

  • input
  • intensity_map

Parameters

ParameterTypeDefaultRangeDescription
intensity
Intensity
float100 to 500Scales movement along Warp Angle using the offset-adjusted intensity map.
warp_angle
Warp Angle
float00 to 1Direction of warp in turns. 0.25 = 90°, 0.5 = 180°, 1.0 = 360°.
intensity_map_offset
Intensity Map Offset
float00 to 1Map value treated as neutral. Values above move forward; values below move backward.
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)