Short Name:
|
Derived From:
|
Fields: |
Interactive viewer for the given 3D terrain.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
settings
|
path
|
||
Path to a directory that this widget can use to store own data and settings. |
||||
required
|
heightmap
|
Heightmap
|
# != null |
|
The heightmap that stores terrain elevation values. |
||||
optional
|
gravity
|
Heightmap
|
null |
|
Optional heightmap that stores gravity-related offsets from the ellipsoid surface. |
||||
optional
|
cache
|
Cache
|
null |
|
The pyramid file cache to use or |
||||
optional
|
layers
|
TerrainView.Layer[]
|
null |
|
The texture layers to use for the viewer. If empty, a set of default layers will be created. |