WaveOptions
Defined in: effects/src/wave.ts:8
Options for the wave preset.
Properties
Section titled “Properties”amplitude?
Section titled “amplitude?”
optionalamplitude?:number
Defined in: effects/src/wave.ts:10
Horizontal displacement amplitude in pixels. Drives getIntensity. Default: 6.
speed?
Section titled “speed?”
optionalspeed?:number
Defined in: effects/src/wave.ts:14
Animation speed in cycles/second. Default: 1.
wavelength?
Section titled “wavelength?”
optionalwavelength?:number
Defined in: effects/src/wave.ts:12
Wavelength in pixels — distance between successive wave peaks. Default: 40.