Short Name:
|
Derived From:
|
Fields: |
Combines the result of the first pixel layer with the result of the second one.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
first
|
Pixel
|
# != null |
|
The first pixel layer. |
||||
required
|
second
|
Pixel
|
# != null |
|
The second pixel layer. |
||||
optional
|
op
|
ColorOp
|
Blend |
|
The color operation to use. |