Function: fadeToColor()
fadeToColor(
mobject,color,options?):FadeToColor
Defined in: animation/transform/SpecialTransforms.ts:233
Create a FadeToColor animation.
Parameters
mobject
The mobject to recolor
color
string
Target color (CSS color string)
options?
Omit<FadeToColorOptions, "color">
Animation options