MotionScript

@motion-script/core


@motion-script/core / ChromaticAberrationOptions

Interface: ChromaticAberrationOptions

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

Lens-dispersion colour fringing. Scalar shorthand sets amount.

Extends

Properties

amount?

optional amount?: number

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

Pixel offset distance for the R/B fringe (default 4).


angle?

optional angle?: number

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

Fringe axis in degrees — 0 = horizontal, R right / B left (default 0).


mode?

optional mode?: EffectMode

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

Inherited from

EffectOptions.mode