FillTalus Node
Fill the heightmap starting from the highest elevations using a regular downslope.

Category
Filter/Advanced Filters
Inputs
| Name | Type | Description |
|---|---|---|
| input | VirtualArray | Input heightmap. |
| seed_mask | VirtualArray | No description |
Outputs
| Name | Type | Description |
|---|---|---|
| output | VirtualArray | Output heightmap. |
Parameters
| Name | Type | Description |
|---|---|---|
| Radius Search | Integer | No description |
| noise_ratio | Float | No description |
| Seed | Random seed number | Random seed number. The random seed is an offset to the randomized process. A different seed will produce a new result. |
| slope | Float | Downslope used for filling. |
Example
No example yet
No example available for this node.