RecastSag Node
RecastSag add cliffs in a heightmap by introducing sinks, droops, or bends downward changes in elevation.

Category
WIP
Inputs
| Name | Type | Description |
|---|---|---|
| input | VirtualArray | Input heightmap. |
| mask | VirtualArray | Mask defining the filtering intensity (expected in [0, 1]). |
Outputs
| Name | Type | Description |
|---|---|---|
| output | VirtualArray | Filtered heightmap. |
Parameters
| Name | Type | Description |
|---|---|---|
| k | Float | Smoothing parameter. |
| vref | Float | Reference elevation for the folding. |
Example
No example yet
No example available for this node.