Egret Engine R - v6.0.0
    Preparing search index...

    Interface SupportedCompressedTexture

    interface SupportedCompressedTexture {
        pvrtc: boolean;
        etc1: boolean;
    }
    Index
    pvrtc: boolean
    etc1: boolean