pixi-jsVariables
Variable: detectBasis
> const detectBasis: FormatDetectionParser
Defined in: node_modules/pixi.js/lib/compressed-textures/basis/detectBasis.d.ts:9
Internal
Detects if Basis textures are supported by the browser. This is done by checking if WebGL or WebGPU is supported. If either is supported, Basis textures can be used.