destroy method
void
destroy()
The destroy()
method of the
GPUTexture interface destroys the GPUTexture
.
Implementation
external void destroy();
The destroy()
method of the
GPUTexture interface destroys the GPUTexture
.
external void destroy();