Skip to content

Documentation / device / WebGLContext

Type Alias: WebGLContext

WebGLContext = WebGLRenderingContext | WebGL2RenderingContext

Defined in: libs/device/src/base_types.ts:47

The webgl context type

Released under the MIT License.