Function: wiggleOutThenIn()
wiggleOutThenIn(
mobject,options?):WiggleOutThenIn
Defined in: animation/indication/WiggleOutThenIn.ts:156
Create a WiggleOutThenIn animation for a mobject. Scales the mobject outward while oscillating rotation, then returns to original.
Parameters
mobject
The mobject to wiggle
options?
WiggleOutThenIn options (scaleValue, rotationAngle, nWiggles, rotationAxis)