pixi.js
    Preparing search index...

    Function setKTXTranscoderPath

    • Advanced

      Sets the paths for the KTX transcoder library.

      Parameters

      • config: Partial<typeof ktxTranscoderUrls>

        Partial configuration object to set custom paths for the KTX transcoder. This allows you to override the default URLs for the KTX transcoder library.

      Returns void