LogoPixi’VN
pixi-jsVariables

Variable: ktxTranscoderUrls

> const ktxTranscoderUrls: object

Defined in: node_modules/pixi.js/lib/compressed-textures/ktx2/utils/setKTXTranscoderPath.d.ts:7

The urls for the KTX transcoder library. These can be set to custom paths if needed.

Type Declaration

jsUrl

> jsUrl: string

wasmUrl

> wasmUrl: string

Advanced