LogoPixi’VN
pixi-jsVariables

Variable: basisTranscoderUrls

> const basisTranscoderUrls: object

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

The urls for the Basis transcoder files. These can be set to custom paths if needed.

Type Declaration

jsUrl

> jsUrl: string

wasmUrl

> wasmUrl: string

Advanced