<TerrainOptionsModifier>

Implements a parameter container for configuring GIS terrain generation options.

Registration

Class registration and implementation information is as follows:

Category Documentation
ImplementationC++
ModulePlugin-Domain-GIS
Class HierarchyNode » Modifier » TerrainOptionsModifier
Data Interface NameTerrainOptionsModifier
Type StatusDeprecated
Is Final TypeYes

<TerrainOptionsModifier> Properties

Properties are as follows:

Property Documentation
Use Preview ImageryThis option determines whether or not a preview texture is created from ortho-imagery.
Imagery DirectoryAn absolute or relative path to the directory containing GEOTIFF ortho-imagery.
Choose Preview Texture WidthSets the preview texture width.
Choose Preview Texture HeightSets the preview texture height.
Imagery DirectoryAn absolute or relative path to the directory containing GEOTIFF ortho-imagery.
Choose Output Texture WidthSets the output texture width.
Choose Output Texture HeightSets the output texture height.

<Modifier> Properties

Properties are as follows:

Property Documentation
EnabledDetermines whether or not the modifier is enabled.

<Node> Properties

Properties are as follows:

Property Documentation
NameSets the name of the node. Do not use / or \ [forward slash and backslash] in the node name as this produces conflicts with resolving link nodes that reference external files.
ClassSets the class of the node.
IDSets the ID of the node. This must be unique for each document, but different documents can use the same ID.
Export DisabledDetermines whether or not the node is exported during an export process, or possibly other purposes.
GuidEnumerates the Node's GUID.