Different types of environments for WebGL.
PIXI
ENV
{number} WEBGL_LEGACY - Used for older v1 WebGL devices. PixiJS will aim to ensure compatibility with older / less advanced devices. If you experience unexplained flickering prefer this environment.
{number} WEBGL - Version 1 of WebGL
{number} WEBGL2 - Version 2 of WebGL
Generated using TypeDoc
Different types of environments for WebGL.
PIXI
ENV
{number} WEBGL_LEGACY - Used for older v1 WebGL devices. PixiJS will aim to ensure compatibility with older / less advanced devices. If you experience unexplained flickering prefer this environment.
{number} WEBGL - Version 1 of WebGL
{number} WEBGL2 - Version 2 of WebGL