使用方法: //使仅支持2048大小精灵表变更为支持49096以上大小 if(this.profile != Context3DProfile.BASELINE_EXTENDED && this.profile != Context3DProfile.STANDARD_EXTENDED) { SuperTextureAtlas.support = true; }