LogoPixi’VN
pixi-jsInterfaces

Interface: EXT\_texture\_compression\_bptc

Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:52

WebGL extensions for texture compression using the BPTC format.

Advanced

Properties

COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT

> COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: number

Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:54


COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT

> COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT: number

Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:55


COMPRESSED_RGBA_BPTC_UNORM_EXT

> COMPRESSED_RGBA_BPTC_UNORM_EXT: number

Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:53


COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT

> COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT: number

Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/context/WebGLExtensions.d.ts:56