@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?
optionalamount?:number
Defined in: attributes/shape/effects/chain.ts:106
Pixel offset distance for the R/B fringe (default 4).
angle?
optionalangle?:number
Defined in: attributes/shape/effects/chain.ts:108
Fringe axis in degrees — 0 = horizontal, R right / B left (default 0).
mode?
optionalmode?:EffectMode
Defined in: attributes/shape/effects/effect-data.ts:83
Inherited from
EffectOptions.mode