pixi-jsInterfaces
Interface: WEBGL\_compressed\_texture\_atc
Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:42
WebGL extensions for texture compression using the ATC format.
Advanced
Properties
COMPRESSED_RGB_ATC_WEBGL
> COMPRESSED_RGB_ATC_WEBGL: number
Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:43
COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL
> COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL: number
Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:44
COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL
> COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL: number
Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:45