Function: focusOn()
focusOn(
mobject,options?):FocusOn
Defined in: animation/indication/FocusOn.ts:198
Create a FocusOn animation for a mobject. Creates converging rings that focus attention on the mobject.
Parameters
mobject
The mobject to focus on
options?
FocusOn options (color, startRadius, endRadius, numRings, strokeWidth, opacity)