Heightfield Smooth

Overview
This node smooths a heightfield by averaging the sample points within the “Smooth radius” value. This value is defined in metres and in world space. It is not dependent on the heightfield’s resolution, ensuring that the smoothing effect will be “similar” whether a terrain is 10,000 x 10,000 meters or 100,000 x 100,000 metres. Fractal detail can be added to the smoothed heightfield via the Heightfield’s Fractal Detail tab.

Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Heightfield smooth nodes in a project.
- Smooth radius: Sets the maximum distance in metres from the sample point being smoothed. The sample points within this radius are averaged together forming the final smoothed value. The smoothing process is similar to a gaussian blur falloff; that is, sample points closer to the point being smoothed have greater influence on the smoothing result than points further away.








