C# id:        ApiNodeType.MultiFileExportTerrain
Python id: ApiNodeType.MULTI_FILE_EXPORT_TERRAIN

Parameters

Name

Type

Description

Values

file_name

String

The file pattern

Any value

file_format

String

The file format

“Bmp”, “Tga”, “Png8”, “Png16”, “Tiff8”, “Tiff16”, “Tiff32”, “Exr”, “Raw16”, “Raw32”

user_defined_range

Bool

True to manually define the minimum and maximum height, False to use an automatic range

True or False

min_height

Float

When user_defined_range is true, the minimum height to consider

From -100,000 to 100,000

max_height

Float

When user_defined_range is true, the maximum height to consider

From -100,000 to 100,000

file_width

Int

The width in number of vertices of each file

From 64 to 32,768

file_height

Int

The height in number of vertices of each file

From 64 to 32,768

overlapping

Int

The number of overlapping vertices between files

From 0 to 16

See Nodes reference guide - Multi file (tiled) export terrain node


Copyright © 2022 · All Rights Reserved · Wysilab