大约有 608 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0049 秒)
官方边缘光照shader例子报错 报错如图,想知道怎么修改 打开调试模式后异常如图,电脑系统是xp 附件 : --> 2017-10-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知...
来源: Laya_社区 发布时间: 20171011
LayaFlash 新手,图片加载不进去,没有报错。很疑问 图片显示不出来 附件 : --> 2017-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: var BackGround=(function(_...
来源: Laya_社区 发布时间: 20170222
微信小游戏加了子域报错 WAGameSubContext.js:1 Uncaught TypeError: Cannot read property 'USER_DATA_PATH' of undefined at Function.MiniFileMgr.setNativeFileDir (laya.wxmini.js:682) at Function.MiniAdpter.init (laya.wxmini.js:92) at Function.MiniAdpter.enable (laya.wxmini.j...
来源: Laya_社区 发布时间: 20190403
读地形高度图时,没办法把Texture2D的_canRead设为true 附件 : --> 2019-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 MAR 赞同来自: 2019-01-10 0 0 分享 微博 QZONE 微信 MAR 赞同...
来源: Laya_社区 发布时间: 20190110
laya.core.js报错:value._addReference is not a function 偶发性错误。 打开新场景时报错laya.core.js:15911 Uncaught (in promise) TypeError: value._addReference is not a function at Texture.<anonymous> (laya.core.js:15911) at Texture.__proto._onLoaded (laya.core.js:15...
来源: Laya_社区 发布时间: 20200201
3D开启多线程报错 开启多线程后 Laya.WorkerLoader.workerPath="libs/worker.js"; Laya.WorkerLoader.enable=true; 加载导出的3D模型 Laya.Sprite3D.load("res/assets/LayaScene_guanyu/TestScene.lh"); 报错:laya.d3.js:37225 Uncaught TypeError: Failed to execute 'texImage2D' on 'Web...
来源: Laya_社区 发布时间: 20190323
skeleton的_onAniSoundStoped清除的时候有时会报undefined错误 /** * @internal * 清掉播放完成的音频 * @param force 是否强制删掉所有的声音channel */ private _onAniSoundStoped(force: boolean): void { for (let len = this._soundChannelArr.length, i = 0; i < len; i++) { le...
来源: Laya_社区 发布时间: 20230727
加载unity导出场景失败 代码: Laya.init(600, 400); var scene=Laya.Scene.load("main/SMain.ls"); Laya.stage.addChild(scene); 错误信息: Warning!,this class[MiniAdpter] already exist: Object Error: LoaderManager:unknown file(E:/LayaAir/ZJKZWDT/bin/main/SMain.ls) extension with: ls....
来源: Laya_社区 发布时间: 20180523
CharacterController move移动 报错_setWalkDirection laya.physics3D.js:1 Uncaught TypeError: Qt[a[((a[(A >> 2)] + 16) >> 2)]] is not a function at Object.btKinematicCharacterController_setWalkDirection (laya.physics3D.js:1) at CharacterController.move (laya.d3.js:4517) ...
来源: Laya_社区 发布时间: 20201020
IBQuadrangle 错误,在线等... Uncaught Error: IBQuadrangle count:16526 must<:16383 at Function.GlUtils.fillIBQuadrangle at Function.GlUtils.expandIBQuadrangle at WebGLContext2D.__proto.flush at RenderContext.__proto.flush at Stage.__proto.render at ...
来源: Laya_社区 发布时间: 20180613