Variable GPUTexture

GPUTexture: {
    prototype: GPUTexture;
    new (): never;
}

Type declaration

    • new (): never
    • Returns never

  • prototype: GPUTexture

Generated using TypeDoc