C# id:        ApiNodeType.ExportTerrain
Python id: ApiNodeType.EXPORT_TERRAIN

Parameters

Name

Type

Description

Values

file_name

String

The file name

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

See Nodes reference guide - Export terrain node


Copyright © 2022 · All Rights Reserved · Wysilab