Defines the opacity and blend mode and isolate blending and transparency knockout group of a object.
Property | Type | Required |
---|---|---|
class | const | Required |
blendMode | BlendMode | Required |
opacity | UnitInterval | Required |
isolateBlending | boolean | Required |
transparencyKnockoutGroup | integer | Required |
Description
no description
Type
const
Value
constant: the value of this property must be equal to:
json"graphicsContextSettings"
Description
You can isolate the blending mode to a targeted layer or group in order to leave objects beneath unaffected.
Type
boolean