interface WEBGL_compressed_texture_etc1 {
    COMPRESSED_RGB_ETC1_WEBGL: number;
}

Properties

COMPRESSED_RGB_ETC1_WEBGL: number

Generated using TypeDoc