ExportNormalMap Node
ExportNormalMap is an operator for exporting the normal map of an heightmap as a PNG image file.

Category
Export
Inputs
| Name | Type | Description |
|---|---|---|
| input | VirtualArray | Input heightmap. |
Parameters
| Name | Type | Description |
|---|---|---|
| 16bit | Bool | Whether the output file is a 16bit PNG file (instead of 8bit). |
| Add Project Name as Prefix | Bool | No description |
| Auto Export on Node Update | Bool | Controls whether the output file is automatically written when the node is updated. Default is false. When set to true, the file is saved automatically on updates. If false, use the 'Force Reload' button on the node to manually trigger the export. |
| fname | Filename | Export file name. |
Example
No example yet
No example available for this node.