Directional Warp
Transforms
Warps input along a fixed direction using an intensity map.
Inputs
inputintensity_map
Parameters
| Parameter | Type | Default | Range | Description |
|---|---|---|---|---|
intensityIntensity | float | 10 | 0 to 500 | Scales movement along Warp Angle using the offset-adjusted intensity map. |
warp_angleWarp Angle | float | 0 | 0 to 1 | Direction of warp in turns. 0.25 = 90°, 0.5 = 180°, 1.0 = 360°. |
intensity_map_offsetIntensity Map Offset | float | 0 | 0 to 1 | Map value treated as neutral. Values above move forward; values below move backward. |
filter_modeFilter | enum | bilinear | Texture filtering mode.
|
Outputs
output(default format:inherit)