ContextCreator Type alias
ContextCreator = (canvas: HTMLCanvasElement, useWebGL2: boolean, inputContextAttributes?: WebGLContextAttributes) => WebGLContext | undefined
Defined in
- RenderCompatibility.ts Line 128
Last Updated: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
ContextCreator = (canvas: HTMLCanvasElement, useWebGL2: boolean, inputContextAttributes?: WebGLContextAttributes) => WebGLContext | undefined
Last Updated: 11 June, 2024