getCurrentTexture method

GPUTexture getCurrentTexture()

The getCurrentTexture() method of the GPUCanvasContext interface returns the next GPUTexture to be composited to the document by the canvas context.

Implementation

external GPUTexture getCurrentTexture();