pixi.js
Website
GitHub
Discord
Preparing search index...
WEBGL_compressed_texture_pvrtc
Interface WEBGL_compressed_texture_pvrtc
Advanced
WebGL extensions for compressed textures using the PVRTC format.
interface
WEBGL_compressed_texture_pvrtc
{
COMPRESSED_RGB_PVRTC_2BPPV1_IMG
:
number
;
COMPRESSED_RGB_PVRTC_4BPPV1_IMG
:
number
;
COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
:
number
;
COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
:
number
;
}
Index
Properties
COMPRESSED_
RGB_
PVRTC_
2
BPPV1_
IMG
COMPRESSED_
RGB_
PVRTC_
4
BPPV1_
IMG
COMPRESSED_
RGBA_
PVRTC_
2
BPPV1_
IMG
COMPRESSED_
RGBA_
PVRTC_
4
BPPV1_
IMG
Properties
COMPRESSED_
RGB_
PVRTC_
2
BPPV1_
IMG
COMPRESSED_RGB_PVRTC_2BPPV1_IMG
:
number
COMPRESSED_
RGB_
PVRTC_
4
BPPV1_
IMG
COMPRESSED_RGB_PVRTC_4BPPV1_IMG
:
number
COMPRESSED_
RGBA_
PVRTC_
2
BPPV1_
IMG
COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
:
number
COMPRESSED_
RGBA_
PVRTC_
4
BPPV1_
IMG
COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
:
number
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
On This Page
Properties
COMPRESSED_
RGB_
PVRTC_
2
BPPV1_
IMG
COMPRESSED_
RGB_
PVRTC_
4
BPPV1_
IMG
COMPRESSED_
RGBA_
PVRTC_
2
BPPV1_
IMG
COMPRESSED_
RGBA_
PVRTC_
4
BPPV1_
IMG
Website
GitHub
Discord
pixi.js
Loading...
WebGL extensions for compressed textures using the PVRTC format.