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

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

321. 空项目的情况下面ios打包出现链表错误 [ 45%]

...or architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) 环境: xcode8.0 mac10.12 2016-12-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 linbc 赞同来自: popo 感...

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

322. 材质-物理基础渲染材质 [ 45%]

...; var irrdMat = new Float32Array(envinfoobj.IrradianceMat); skyDome.envDiffuseSHRed = irrdMat.slice(0, 16); skyDome.envDiffuseSHGreen = irrdMat.slice(16, 32); skyDome.envDiffuseSHBlue = irrdMat.slice(32, 48); addTestSphere(); } function addTestSphere() { var w = 2; var h = 1; var rnum = 10; var mnum...

来源: Laya_示例 发布时间: 20260303

323. 构建好android studio项目后,debug出错 [ 45%]

...博 QZONE 微信 karin666 赞同来自: baidu上说在js文件第一行加"use strict";可以解决 但我是ts项目,js是自动生成的,我该咋做呢? 2018-07-24 0 0 分享 微博 QZONE 微信 karin666 赞同来自: 我擦!laya的开发人员能靠谱一点吗??? 自己去看看1....

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

324. [LayaAir3]Laya 2.x/3.x 演示项目中 Laya.timer.scale 和 Laya.SpineSkeleton.playbackRate 对部分骨骼加速不生效 [ 45%]

...出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader 成都雨墨游戏 求 laya 程序开发人员 关于Laya实现Matter.js官方案例凹多边形的问题 关于适配采用showAll后留白部分的颜色问题 骨骼动画播放完后的回调时间 la...

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

325. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 44%]

...or architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) helloworldlv • 2018-05-24 10:55 但运行后执行微信但注册语句 [WXApi registerApp:@"wx2333333333333"]会报错 这个报啥错? 188*****346 • 2018-05-24 11:24 @helloworldlv: ...

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

326. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 44%]

.../mylaya11/Tank/.laya/compile.js [09:09:54] Starting 'compile'... { Error: /Users/xxxxx/projects/mylaya11/Tank/src/script/Bullet.ts(4,29): semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (/Applications/LayaAirIDE_beta.app/Contents/Resources/...

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

327. 微信小游戏中加载unity导出的场景报错the .lh file root type must be Scene [ 44%]

...a[0]); throw new Error("Scene: the .lh file root type must be Scene,please use other function to load this file."); } }            var innerResouMap=data[1];     Utils3D._createNodeByJson(this,json,this,innerResouMap);     this.event("hierarchyloaded",[this]);     this.__loaded...

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

328. 加载3D场景报错:TypeError: bt.btBvhTriangleMeshShape create is not a function [ 43%]

...出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得...

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

329. 引擎代码严重问题 导致react报错 [ 43%]

... react.201605251128.js?t=1:19 Uncaught Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. jacksing888 • 2017-03-21 11:19 这里更加合理的做法应该是 自己封装一个函数 去调用 才是比较合理的 ...

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

330. LayaAirIDE 2.0 laya.wxmini.js 第3行报错! 创建3D项目(TypeScript),导出微信小游戏,选择了JS混淆,崩溃在 laya.wxmini.js 第3行,错误如下 [ 41%]

...efine("libs/laya.wxmini.js", function(require, module, exports, process){ "use strict"; window = window || global, window.layalib || (window.layalib = function (i, e) {   (window._layalibs || (window._layalibs = )).push({ f: i, i: e }); }), window.layalib(function (i, e, t) {   console 窗口报...

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