MotionScript

@motion-script/core


@motion-script/core / StreakOptions

Interface: StreakOptions

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

Anamorphic glare — a bright pass smeared along one axis. Scalar shorthand sets intensity.

Extends

Properties

angle?

optional angle?: number

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

Smear axis in degrees; 0 = horizontal (default 0).


intensity?

optional intensity?: number

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

Additive multiplier for the streak pass (default 1).


length?

optional length?: number

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

Smear length in pixels (default 120).


mode?

optional mode?: EffectMode

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

Inherited from

EffectOptions.mode


threshold?

optional threshold?: number

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

0–1 luminance cutoff (default 0.7).