ContextCreator Type alias
ContextCreator = (canvas: HTMLCanvasElement, useWebGL2: boolean, inputContextAttributes?: WebGLContextAttributes) => WebGLContext | undefined
Defined in
- RenderCompatibility.ts Line 132
Last Updated: 20 June, 2023
ContextCreator = (canvas: HTMLCanvasElement, useWebGL2: boolean, inputContextAttributes?: WebGLContextAttributes) => WebGLContext | undefined
Last Updated: 20 June, 2023