Function: flash()
flash(
mobject,options?):Flash
Defined in: animation/indication/Flash.ts:168
Create a Flash animation for a mobject. Creates radiating lines that flash outward from the mobject's center.
Parameters
mobject
The mobject to flash around
options?
Flash options (color, numLines, flashRadius, lineWidth)