UNPKG

laya-coreui-es

Version:

laya核心库、ui库es版本,剔除了媒体、TTF等功能。基于 LayaAir-release_2.12.0 修改

6 lines (5 loc) 264 B
export var TextureDecodeFormat; (function (TextureDecodeFormat) { TextureDecodeFormat[TextureDecodeFormat["Normal"] = 0] = "Normal"; TextureDecodeFormat[TextureDecodeFormat["RGBM"] = 1] = "RGBM"; })(TextureDecodeFormat || (TextureDecodeFormat = {}));