Short Name:
|
Derived From:
|
Fields: |
Copies samples from the source heightmap to a new heightmap dataset.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
source
|
Heightmap
|
# != null |
|
The source heightmap to copy from. |
||||
required
|
target
|
path
|
# != null |
|
Path to output dataset. |
||||
optional
|
format
|
PixelFormat[]
|
[Truecolor, SixteenBits] |
|
The pixel format to use for choosing the output heightmap format. This parameter is ignored when the source heightmap is a |
||||
optional
|
info
|
Dataset.Info
|
null |
|
Optional dataset metadata to use. If |