Thru Node
Passes the input heightmap directly to the output without modification.

Category
Routing
Inputs
| Name | Type | Description |
|---|---|---|
| input | VirtualArray | Input heightmap to be routed unchanged. |
Outputs
| Name | Type | Description |
|---|---|---|
| output | VirtualArray | Output identical to the input heightmap. |
Parameters
| Name | Type | Description |
|---|---|---|
| block_update | Bool | No description |
Example

Corresponding Hesiod file: Thru.hsd. Use [Ctrl+I] in the node editor to import a hsd file within your current project.
Note
Example files are kept up-to-date with the latest version of Hesiod. If you find an error, please open an issue.