pixi.js
Website
GitHub
Discord
Preparing search index...
WebGLContextEventMap
Interface WebGLContextEventMap
Advanced
WebGL context events.
interface
WebGLContextEventMap
{
webglcontextlost
:
WebGLContextEvent
;
webglcontextrestore
:
WebGLContextEvent
;
}
Index
Properties
webglcontextlost
webglcontextrestore
Properties
webglcontextlost
webglcontextlost
:
WebGLContextEvent
webglcontextrestore
webglcontextrestore
:
WebGLContextEvent
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
On This Page
Properties
webglcontextlost
webglcontextrestore
Website
GitHub
Discord
pixi.js
Loading...
WebGL context events.