Function: indicate()
indicate(
mobject,options?):Indicate
Defined in: animation/indication/Indicate.ts:85
Create an Indicate animation for a mobject. Draws attention by scaling up and changing color, then returning to original.
Parameters
mobject
The mobject to indicate
options?
Indicate options (scaleFactor, color, duration, rateFunc)