FeatherCornerType

Corner type options.

Class

Read Only

Number SHARP = 2020623201

The gradient exactly follows the outer edge of the object, including sharp corners.


Read Only

Number ROUNDED = 2020623202

The corners are rounded by the feather radius.


Read Only

Number DIFFUSION = 2020623203

The edges of the object fade from opaque to transparent.

Was this helpful?