Function: applyWave()
applyWave(
mobject,options?):ApplyWave
Defined in: animation/indication/ApplyWave.ts:210
Create an ApplyWave animation for a mobject. Applies a wave distortion that passes through the mobject.
Parameters
mobject
The mobject to apply wave to
options?
ApplyWave options (direction, amplitude, wavelength, speed, ripples)