the canvas height.
the canvas width.
Gets a WebGLRenderingContext.
WebGL version. Must be 'webgl2'
Optional
options: WebGLContextAttributesoptional WebGL rendering context attributes
a WebGL2RenderingContext, or null if unsupported.
Generated using TypeDoc
Interface for a provider of WebGL2RenderingContext. Useful for non-Web environments where HTML Canvas element does not exist.