pixi.js
    Preparing search index...

    Function setBasisTranscoderPath

    • Advanced

      Sets the Basis transcoder paths. This allows you to override the default paths for the Basis transcoder files.

      Parameters

      • config: Partial<{ jsUrl: string; wasmUrl: string }>

        The configuration object containing the new paths.

      Returns void