Skip to content

Sketch Background

Clear the sketch canvas to a specific background color.

This also updates the Sketch Component's current background color, so later calls to Sketch Clear and Sketch Fade use the same color.

Parameters

Parameter Description
Sketch Component Sketch canvas to draw on.
Color Background color to apply to the whole canvas.

Notes

  • Use this when you want to reset the whole canvas and define the background color at the same time.
  • This affects the entire canvas immediately.