@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?
optionalangle?:number
Defined in: attributes/shape/effects/chain.ts:362
Smear axis in degrees; 0 = horizontal (default 0).
intensity?
optionalintensity?:number
Defined in: attributes/shape/effects/chain.ts:356
Additive multiplier for the streak pass (default 1).
length?
optionallength?:number
Defined in: attributes/shape/effects/chain.ts:360
Smear length in pixels (default 120).
mode?
optionalmode?:EffectMode
Defined in: attributes/shape/effects/effect-data.ts:83
Inherited from
EffectOptions.mode
threshold?
optionalthreshold?:number
Defined in: attributes/shape/effects/chain.ts:358
0–1 luminance cutoff (default 0.7).