Satin effect settings.
satin setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| angle | anything | r/w | The light angle of the satin effect. (Range: -360 to 360). Can return: fixed (-180 – 180) or nothing (-180 – 180). |
| applied | anything | r/w | If true, applies the satin effect. Can return: boolean or nothing. |
| blend mode | anything | r/w | The blending mode for the satin effect. Can return: normal/multiply/screen/overlay/soft light/hard light/color dodge/color burn/darken/lighten/difference/exclusion/hue/saturation/color/luminosity or nothing. |
| class | anything | read | The class descriptor type. Can return: integer or nothing. |
| distance | anything | r/w | The distance (in pixels) from the satin setting to the satin effect. Can return: number or string (0 – 1000 points) or nothing (0 – 1000). |
| effect color | anything | r/w | The color applied to the satin effect, specified as a swatch (color, gradient, tint, or mixed ink), a color library color, a hex value, or as an array of color values. The color mode dictates the array values: for RGB, specify three values, each in the… |
| invert effect | anything | r/w | If true, inverts the satin effect. Can return: boolean or nothing. |
| object reference | anything | read | An object reference for the satin setting. Can return: satin setting or nothing. |
| opacity | anything | r/w | The opacity of the satin effect (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100) or nothing (0 – 100). |
| parent | anything | read | The parent of the satin setting (a transparency setting, stroke transparency setting, fill transparency setting or content transparency setting). Can return: transparency setting, stroke transparency setting, fill transparency setting, content transpar… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| size | anything | r/w | The width (in pixels) of the satin effect. Can return: number or string (0 – 144 points) or nothing (0 – 144). |