FunctionsGLDrawResetCanvasGLDrawResetCanvas CallableGLDrawResetCanvas(force2d?: boolean): voidResets the GLDraw renderer This function removes the current canvas, removes cached textures from the image cache, and reloads a fresh canvas unless prevented.Parametersforce2d: boolean = falseReturns voidNothing
Resets the GLDraw renderer
This function removes the current canvas, removes cached textures from the image cache, and reloads a fresh canvas unless prevented.