interface WEBGL_compressed_texture_etc1 {
    COMPRESSED_RGB_ETC1_WEBGL: number;
}

属性

COMPRESSED_RGB_ETC1_WEBGL: number