Class ExcaliburWebGLContextAccessor
Hierarchy
- ExcaliburWebGLContextAccessor
Accessors
Static
gl
- get gl(): WebGL2RenderingContext
-
Returns WebGL2RenderingContext
Methods
Static
clear
- clear(): void
-
Returns void
Static
register
- register(gl: WebGL2RenderingContext): void
-
Parameters
-
gl: WebGL2RenderingContext
Returns void
Must be accessed after Engine construction time to ensure the context has been created