Short Name:
|
Derived From:
|
Fields: |
Renders contour lines onto the target pixel buffer.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
source
|
Pixel
|
# != null |
|
The source pixel layer. |
||||
required
|
value
|
Value
|
||
The contour values. |
||||
required
|
range
|
Contour.Range
|
||
The contour settings. |
||||
optional
|
strength
|
number
|
# >= 0 && # < 1 |
0 |
The strength of contour lines: |
||||
optional
|
colorLine
|
Tinman.Color
|
Colors.Zero |
|
Color of contour lines. Set to |
||||
optional
|
colorFill
|
Tinman.Color
|
Colors.Zero |
|
Color of contour fill. Set to |
||||
optional
|
material
|
number
|
# >= 0 && # <= 255 |
0 |
The material ID to use if value is Value.Material. |