大约有 341 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0090 秒)
...er.__proto.run (http://stand.alone.version/lib ... 207:45) at CallLater.__proto.runCallLater (http://stand.alone.version/lib ... 178:12) at Timer.__proto.runCallLater (http://stand.alone.version/lib ... 461:15) at Text.<anonymous> (http://stand.alone.version...
来源: Laya_社区 发布时间: 20190829
...ive2.2运行报错。:getBitmapData Cannot find the specified character in all fonts:263c Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js QQ游戏发布之后,运维后台报错 Can't find variable: QQJSBridge LayaIDE2.9.0beta版本打包IOS项目出现报错: ReferenceErr...
来源: Laya_社区 发布时间: 20210624
...t; }; //通过名字,清理一组对象池 ClearGroup(head_sign:string, caller:any, func:Function): void { for (var key in this._poolDic) { if (key.indexOf(head_sign) == 0) { var pool = this._poolDic[key]; if (func) { for (var i = 0, len = pool.length; i < len; i++) { var item = pool[i]; func.c...
来源: Laya3.0_文档 发布时间: 20251010
...t; }; //通过名字,清理一组对象池 ClearGroup(head_sign:string, caller:any, func:Function): void { for (var key in this._poolDic) { if (key.indexOf(head_sign) == 0) { var pool = this._poolDic[key]; if (func) { for (var i = 0, len = pool.length; i < len; i++) { var item = pool[i]; func.c...
来源: Laya3.0_文档 发布时间: 20250104
...e RES_OLD_CLIENT:number = 501; private socket:Laya.Socket = null; private callbacks:any = {}; private handlers:any = {}; // Map from request id to route private routeMap = {}; private heartbeatInterval:number = 0; private heartbeatTimeout:number = 0; private nextHeartbeatTimeout:number = 0; private ...
来源: Laya_社区 发布时间: 20180119
...ct=default -p requiredDeviceType=default assembleHap --analyze=normal --parallel --incremental --daemon > hvigor UP-TO-DATE :entry:default@PreBuild... > hvigor UP-TO-DATE :libSysCapabilities:default@PreBuild... > hvigor Finished :entry:default@GenerateMetadata... after 3 ms > hvigor Fini...
来源: Laya_社区 发布时间: 20250106
...出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your sc...
来源: Laya_社区 发布时间: 20240111
...gelcode.com/products/bmfont/](http://www.angelcode.com/products/bmfont/install_bmfont_1.13.exe) > Bitmap Font Generator工具当前仅支持windows系统 ### 二、使用字体库中的字体来制作位图字体 制作位图字体有两种方式,一是用字体库的字体来制作位图字体,...
来源: Laya2.0_文档 发布时间: 20210715
...原因吗? 08-14 10:57:48.464 22228-22354/? I/LayaBox: JSRuntime::callMethod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49 temp_old :48 Report temperature: [ap] temp :49 report_t...
来源: Laya_社区 发布时间: 20180814
... Viewport Rect(标准视图矩形) 支持(包括:X、Y、W、H) Allow HDR(允许渲染高动态色彩画面) 支持 Culling Mask在Unity中设置无效,但是layaAir引擎中是支持的,默认值相当于Unity中的Everything,也可以通过引擎的cullingMask进行设置层ID...
来源: Laya3.0_文档 发布时间: 20251010