finish method
The WebGLRenderingContext.finish() method of the
WebGL API
blocks execution until all
previously called commands are finished.
Implementation
external void finish();
The WebGLRenderingContext.finish() method of the
WebGL API
blocks execution until all
previously called commands are finished.
external void finish();