Static Private Optional _p5
The underlying p5.js sketch context object.
Static p5
Static initialize
Initializes the sketch context to allow other accessors to have accurate canvas, environment, and runtime information.
The sketch context of the running p5.js script.
The SketchContext provides static access to the p5.js sketch context. This context allows access to all methods and variables of the p5.js library.