Short Name:
|
|
Fields: |
A vector shape for generating heightmap data.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
shape
|
Shape
|
||
The vector shape to render. |
||||
required
|
samples
|
Sample[]
|
# != null |
|
The heightmap sample data to use for each vertex of the input shape (if array length is greater than one); otherwise, the uniform heightmap sample data to use for the whole shape. |
||||
required
|
falloff
|
number
|
# >= 0 |
|
Shape distance falloff value. |
||||
optional
|
layer
|
number
|
0 |
|
The layer of the shape. Map shapes with higher layer values are rendered on top. |
The following table shows all usages of this config type.
Used By:
|