Interface GPUCanvasContext

Hierarchy

  • GPUCanvasContext

Properties

The canvas this context was created from.

Methods

  • Configures the context for this canvas. This clears the drawing buffer to transparent black (in [$Replace the drawing buffer$]).

    Parameters

    Returns undefined

  • Removes the context configuration. Destroys any textures produced while configured.

    Returns undefined

Generated using TypeDoc