Advanced
The WebGL rendering context type used by the PixiJS WebGL renderer. This is typically a WebGL2RenderingContext, which is the default for PixiJS. It is used to ensure that the renderer operates with the correct context type.
WebGL2RenderingContext
The WebGL rendering context type used by the PixiJS WebGL renderer. This is typically a
WebGL2RenderingContext
, which is the default for PixiJS. It is used to ensure that the renderer operates with the correct context type.