Enumeration
TrapEndTypes
Shape options for the intersection of three-way traps.
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 = 1953525093 | readonly | Shapes the end of the trap to keep it away from the intersecting object. | |
| Number = 1953525612 | readonly | Reshapes the trap generated by the lightest neutral density object so that it wraps around the point where the three objects intersect. |
Object of 1
Properties elsewhere that hold an TrapEndTypes value.