deleteSync method
The WebGL2RenderingContext.deleteSync()
method of the
WebGL 2 API
deletes a given
WebGLSync object.
Implementation
external void deleteSync(WebGLSync? sync);
The WebGL2RenderingContext.deleteSync()
method of the
WebGL 2 API
deletes a given
WebGLSync object.
external void deleteSync(WebGLSync? sync);