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