Implements a parameter container for configuring GIS terrain generation options.
Class registration and implementation information is as follows:
Category | Documentation |
---|---|
Implementation | C++ |
Module | Plugin-Domain-GIS |
Class Hierarchy | Node » Modifier » TerrainOptionsModifier |
Data Interface Name | TerrainOptionsModifier |
Type Status | Deprecated |
Is Final Type | Yes |
Properties are as follows:
Property | Documentation |
---|---|
Use Preview Imagery | This option determines whether or not a preview texture is created from ortho-imagery. |
Imagery Directory | An absolute or relative path to the directory containing GEOTIFF ortho-imagery. |
Choose Preview Texture Width | Sets the preview texture width. |
Choose Preview Texture Height | Sets the preview texture height. |
Imagery Directory | An absolute or relative path to the directory containing GEOTIFF ortho-imagery. |
Choose Output Texture Width | Sets the output texture width. |
Choose Output Texture Height | Sets the output texture height. |
Properties are as follows:
Property | Documentation |
---|---|
Enabled | Determines whether or not the modifier is enabled. |
Properties are as follows:
Property | Documentation |
---|---|
Name | Sets orthe 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. |
Class | Sets the class of the node. |
ID | Sets the ID of the node. This must be unique for each document, but different documents can use the same ID. |
Import Disabled | Determines whether or not the node is imported during an import process such as when nodes are imported from a template during document creation. Note that this flag is mostly in Simdify Scripting language. |
Export Disabled | Determines whether or not the node is exported during an export process, or possibly other purposes. This flag is set to No and current Simdify exporters ignore it (but it can be very useful if you need to modify the exporters). |
Guid | Enumerates the Node's GUID. |