pixi.js
    Preparing search index...

    Interface WEBGL_compressed_texture_etc1Advanced

    WebGL extensions for texture compression using the ETC1 format.

    interface WEBGL_compressed_texture_etc1 {
        COMPRESSED_RGB_ETC1_WEBGL: number;
    }
    Index

    Properties

    COMPRESSED_RGB_ETC1_WEBGL: number