Function: createFadeToWhite()
createFadeToWhite(
options):FullScreenFadeRectangle
Defined in: mobjects/frame/index.ts:338
Create a white fade rectangle for fade-to-white effects
Parameters
options
Omit<FullScreenFadeRectangleOptions, "color"> = {}