MotionScript

@motion-script/core


@motion-script/core / SharpenOptions

Interface: SharpenOptions

Defined in: attributes/shape/effects/chain.ts:201

Unsharp-mask sharpen. Scalar shorthand sets amount.

Extends

Properties

amount?

optional amount?: number

Defined in: attributes/shape/effects/chain.ts:203

Edge-contrast boost (default 1).


mode?

optional mode?: EffectMode

Defined in: attributes/shape/effects/effect-data.ts:83

Inherited from

EffectOptions.mode


radius?

optional radius?: number

Defined in: attributes/shape/effects/chain.ts:205

Radius of the blurred reference, in pixels (default 1).