ContextCreator Type alias

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

Defined in

Last Updated: 16 April, 2024