Blur¶
modifier.blur · Filters · Mask-aware
Gaussian-blurs the height layer by a world-unit radius (the scale knob for derived selectors, and feathers masks).
Purpose¶
Softens the height with a Gaussian blur over a radius in metres. Reach for it to smooth roughness, feather a mask, or set the scale a downstream selector reads: a Slope or Curvature selector measures the blurred shape, not the fine detail.
Inputs¶
in
Outputs¶
out
Parameters¶
| Parameter | Type | Range | Default | Unit | Description | Field-driven |
|---|---|---|---|---|---|---|
Radius (radius) |
float | [0, 100000] | 8 | m | no |
Layer contract¶
Honours a mask on its input, applying everywhere the mask is absent.