MotionScript

@motion-script/core


@motion-script/core / MagnifyOptions

Interface: MagnifyOptions

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

Magnifier lens over the backdrop. Scalar shorthand sets scale.

Extends

Properties

center?

optional center?: Vector2

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

Magnify centre in 0–1 layer coords (default middle).


mode?

optional mode?: EffectMode

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

Inherited from

EffectOptions.mode


scale?

optional scale?: number

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

Magnification factor — 1 = none, 2 = 2×, 0.5 = zoomed out (default 2).