• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 341 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0090 秒)

331. [LayaNative2.2.0beta4] 无论是否删除或者替换layabox.ttf 都会直接crash 【有demo】 [ 59%]

...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

332. 2.0.0beta5 can not find class Laya.Text [ 59%]

...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

333. 3D粒子 · LayaAir3.4 · 引擎文档 · LAYABOX [ 51%]

...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

334. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 51%]

...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

335. socket大型项目回调 [ 50%]

...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

336. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 45%]

...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

337. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 45%]

...出错 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

338. 位图字体的制作与使用(TypeScript-LayaAir基础篇(TS)-文本) [ 41%]

...gelcode.com/products/bmfont/](http://www.angelcode.com/products/bmfont/install_bmfont_1.13.exe) > Bitmap Font Generator工具当前仅支持windows系统 ### 二、使用字体库中的字体来制作位图字体 制作位图字体有两种方式,一是用字体库的字体来制作位图字体,...

来源: Laya2.0_文档 发布时间: 20210715

339. lib/arm/liblayaair.so 总是崩溃 [ 37%]

...原因吗?    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

340. Unity资源导出插件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

... Viewport Rect(标准视图矩形) 支持(包括:X、Y、W、H) Allow HDR(允许渲染高动态色彩画面) 支持 Culling Mask在Unity中设置无效,但是layaAir引擎中是支持的,默认值相当于Unity中的Everything,也可以通过引擎的cullingMask进行设置层ID...

来源: Laya3.0_文档 发布时间: 20251010