Short Name:
|
Derived From:
|
Fields: |
A heightmap that generates random samples.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
layers
|
Heightmap.Layer[]
|
||
The layers of the heightmap. |
||||
required
|
width
|
number
|
# > 0 |
|
Width of the heightmap, in samples. |
||||
optional
|
height
|
number
|
# >= 0 |
0 |
Height of rectangular heightmap, in samples. Set to |
||||
external
|
id
|
Dataset.Id
|
||
Returns a unique identifier for this dataset. |
||||
external
|
metadata
|
Dataset.Info
|
||
Returns dataset metadata information. |
||||
external
|
georef
|
Tinman.Georef
|
||
Returns georeferencing information. |
||||
external
|
info
|
Heightmap.Info
|
||
Holds detail information about this heightmap. |