Bevel and emboss effect settings.
bevel and emboss setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| altitude | anything | r/w | The altitude of the light source. (Range: 0 to 90). Can return: fixed (0 – 100) or nothing (0 – 100). |
| angle | anything | r/w | The angle of the light source. (Range: -180 to 180). Can return: fixed (-180 – 180) or nothing (-180 – 180). |
| applied | anything | r/w | If true, the bevel or emboss effect is applied. Can return: boolean or nothing. |
| class | anything | read | The class descriptor type. Can return: integer or nothing. |
| depth | anything | r/w | The depth of the bevel or emboss (as a percentage). (Range: 0 to 1000). Can return: fixed (0 – 1000) or nothing (0 – 1000). |
| direction | anything | r/w | The direction of the bevel or emboss. Can return: up/down or nothing. |
| highlight blend mode | anything | r/w | The blending mode for the highlight portion of the 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. |
| highlight color | anything | r/w | The color applied to the highlight portion of the 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 … |
| highlight opacity | anything | r/w | The opacity of the highlight portion of the effect (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100) or nothing (0 – 100). |
| object reference | anything | read | An object reference for the bevel and emboss setting. Can return: bevel and emboss setting or nothing. |
| parent | anything | read | The parent of the bevel and emboss setting (a transparency setting, stroke transparency setting, fill transparency setting or content transparency setting). Can return: transparency setting, stroke transparency setting, fill transparency setting, conte… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| shadow blend mode | anything | r/w | The blending mode for the shadow portion of the 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. |
| shadow color | anything | r/w | The color applied to the shadow portion of the 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 val… |
| shadow opacity | anything | r/w | The opacity of the shadow portion of the effect (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100) or nothing (0 – 100). |
| size | anything | r/w | The size of the bevel or emboss. Can return: number or string (0 – 144 points) or nothing (0 – 144). |
| soften | anything | r/w | The amount (in pixels) of softening. Can return: number or string (0 – 144 points) or nothing (0 – 144). |
| style | anything | r/w | The style of bevel or emboss. Can return: outer bevel/inner bevel/emboss/pillow emboss or nothing. |
| technique | anything | r/w | The edging technique of the bevel or emboss. Can return: smooth contour/chisel hard/chisel soft or nothing. |
| use global light | anything | r/w | If true, the global light source is used. Can return: boolean or nothing. |