Skip to main content

Surface Save

Saves surfaces to disk.

NodeImage_88daf46e-8bdb-408e-b445-3d0f633edf8c

Tags: Surface

Parameters

Files [Multi-Type List]
The files to export to the surface to.
Blendmap [Compound]
Saves the surface blend layers to a image files.
File [File]
Location where to store the file. The index of the blendlayer will be appended to the file name.
Resolution [Choice]
Indicates which resolution (image size in columns/rows) the file should take. This choice is not important if the resolution of the layer and surface are the same.
Surface means that the surface resolution will be used. The values of the layer will be interpolated according to the defined interpolation.
Layer means that the layer resolution will be used.
Heightmap [Compound]
Saves the surface height layer as a height map to an image file.
File [File]
Location where to store the file.
Resolution [Choice]
Indicates which resolution (image size in columns/rows) the file should take. This choice is not important if the resolution of the layer and surface are the same.
Surface means that the surface resolution will be used. The values of the layer will be interpolated according to the defined interpolation.
Layer means that the layer resolution will be used.
Base Height [Choice]
Indicates how the relative height values should be stored.
Minimum means that the stored height values will be relative to the surface minimum height value. Essential if the surface has negative height values.
World means that the stored height values will be relative to the world's zero plane. Makes import easier, as it stored absolute values, without the need for extra offset information. Cannot store negative values, though.
Meta [Compound]
Saves the surface metainformation (translation, grid size, etc.).
File [File]
Location where to store the file.
Normalmap [Compound]
Saves the surface height layer as a height map to an image file.
File [File]
Location where to store the file.
Resolution [Choice]
Indicates which resolution (image size in columns/rows) the file should take. This choice is not important if the resolution of the layer and surface are the same.
Surface means that the surface resolution will be used. The values of the layer will be interpolated according to the defined interpolation.Layer means that the layer resolution will be used.
Splatmap [Compound]
Saves the surface height layer as a height map to an image file.
File [File]
Location where to store the file.
Resolution [Choice]
Indicates which resolution (image size in columns/rows) the file should take. This choice is not important if the resolution of the layer and surface are the same.
Surface means that the surface resolution will be used. The values of the layer will be interpolated according to the defined interpolation.Layer means that the layer resolution will be used.

Inputs

  • Input [Single | Surface]: The Surface to process.

Outputs

  • Output [Surface]: The Surface that was processed.