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

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

371. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 23%]

...法正常使用。 当然,如果没有安装Node环境就直接预览(Run),插件工具也会提示下载安装Node环境,安装后需要重启Unity才会重生效,如果遇到重启Unity仍未生效的情况,建议重启电脑。 #### 3.3、导出工具操作面板 之前的小节有...

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

372. 安装layaair2-cmd一直失败 [ 21%]

...is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-02-11T10_54_16_317Z-debug.l og     2020-02-11T10_54_16_317Z-debug.log   31916 info lifecycle jpeg-recompress-bin@4.0.0~postin...

来源: Laya_社区 发布时间: 20200211

373. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 20%]

..."chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-access-from-files", "--disable-web-security" ], "sourceMaps": true, "webRoot": "${workspaceRoot}", "userDataDir": "${workspaceRoot}/.laya/chrome", "sourceMapPathOverrides": { "src/*": "${workspac...

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

374. 引擎 TiledMap 居然不支持图块翻转 [ 12%]

...._completeHandler != null) {                 this._completeHandler.run();             }         }         addTileProperties (tileDataDic) {             var key;             for (key in tileDataDic) {                 this._tileProperties2[key] = tileDataDic[k...

来源: Laya_社区 发布时间: 20220627

375. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 10%]

...    console.log("b:",b);         console.log("a3:",a);         a.run();                  日志:         a1: Handler {once: true, _id: 6, caller: null, args: Array[1]}         a2: Handler {once: true, _id: 0, caller: null, method: null, args: null}         b: Handler...

来源: Laya_社区 发布时间: 20161109