Function: wiggle()
wiggle(
mobject,options?):Wiggle
Defined in: animation/indication/Wiggle.ts:151
Create a Wiggle animation for a mobject. Makes the mobject wiggle back and forth with rotation and optional scaling.
Parameters
mobject
The mobject to wiggle
options?
Wiggle options (rotationAngle, nWiggles, scaleFactor, rotationAxis, aboutPoint)