@motion-script/core / ScatterOptions
Interface: ScatterOptions
Defined in: attributes/shape/effects/chain.ts:120
Per-pixel random jitter. Scalar shorthand sets strength.
Extends
Properties
axis?
optionalaxis?:EffectAxis
Defined in: attributes/shape/effects/chain.ts:124
Axis pixels are scattered along (default 'both').
mode?
optionalmode?:EffectMode
Defined in: attributes/shape/effects/effect-data.ts:83
Inherited from
EffectOptions.mode
strength?
optionalstrength?:number
Defined in: attributes/shape/effects/chain.ts:122
Maximum random pixel displacement (default 10).