ContextCreator Type alias

ContextCreator = (canvas: HTMLCanvasElement, useWebGL2: boolean, inputContextAttributes?: WebGLContextAttributes) => WebGLContext | undefined

Defined in

Last Updated: 11 June, 2024