pixi.js
    Preparing search index...

    Type Alias ContextIdsAdvanced

    ContextIds:
        | "2d"
        | "bitmaprenderer"
        | "webgl"
        | "experimental-webgl"
        | "webgl2"
        | "experimental-webgl2"
        | "webgpu"

    The context identifiers for the canvas. These identifiers are used to specify the type of rendering context to create.