ContextCreator Type alias

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

Defined in

Last Updated: 20 April, 2024