Enumeration
InnerGlowSource
Inner glow source options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 2020618593 | readonly | The glow radiates from the object's center. | |
| Number = 2020618594 | readonly | The glow radiates from the edge of the object. |
Object of 2
Properties elsewhere that hold an InnerGlowSource value.