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