pixi.js
    Preparing search index...

    Type Alias GlRenderingContextAdvanced

    GlRenderingContext: 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.