<ExportOptionsModifier>

Implements a parameter container for configuring GIS terrain generation options. This node has been deprecated and is provided for compatiblity purposes only.

Registration

Class registration and implementation information is as follows:

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

<ExportOptionsModifier> Properties

Properties are as follows:

Property Documentation
Output Rectangle Tessellation XThis parameter sets the X axis tessellation value for output terrain.
Output Rectangle Tessellation YThis parameter sets the Y axis tessellation value for output terrain.
Place New Nodes HereThe graph address, such as /Database/Output, to place the new terrain Mesh nodes.
Export To This DirectoryThe disk address, such as C:Terrain, to place the new terrain databases.
Number Of Levels To CreateCreate this many levels of detail. Each level of detail is stored as a separate file on the hard disk.
LOD [N] Simplify PercentThe simplification percent for each level of detail.
Border Pixel OverlapThis is a private, debug-only feature.

<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.