Multi Directional Warp
Transforms
Warps input along multiple directions simultaneously.
Inputs
inputintensity_map
Parameters
| Parameter | Type | Default | Range | Description |
|---|---|---|---|---|
intensityIntensity | float | 10 | 0 to 500 | Scales each directional warp using the offset-adjusted intensity map. |
warp_angleWarp Angle | float | 0 | 0 to 1 | Base warp direction 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. |
directionsDirections | int | 1 | 1 to 128 | Number of evenly-spaced warp directions. |
modeMode | enum | average | How to combine warped results across directions.
| |
bidirectionalBidirectional | enum | true | When enabled, each direction also warps in reverse, anchoring shapes in place.
| |
filter_modeFilter | enum | bilinear | Texture filtering mode.
|
Outputs
output(default format:inherit)