大约有 734 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0048 秒)
...2018.4.23 使用插件导出动画. 勾选预烘焙骨骼后提示 Animator must have SkinnedMeshRenderer as Child ! 请问这个应该要怎样处理 (没有勾选预烘焙骨骼)报错 KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Diction...
来源: Laya_社区 发布时间: 20200818
...0.3086, 0.6094, 0.0820, 0, 0,//B 0, 0, 0, 1, 0 //A ]; var grayscaleMatN = 0.8; var grayscaleMat = [ 0.3086 * (1 - grayscaleMatN) + grayscaleMatN, 0.6094 * (1 - grayscaleMatN), 0.0820 * (1 - grayscaleMatN), 0, -40,//R 0.3086 * (1 - grayscaleMatN), 0.6094 * (1 - grayscaleMatN) + g...
来源: Laya_社区 发布时间: 20170103
...---------sharedresize----------1------------------"); console.log(message.data.matrix); console.log("-----------------sharedresize------------2----------------"); if (message.data.matrix) { Laya.stage._canvasTransform = message.data.matrix;//重新设置矩阵 console.log(Laya.stage._canvasTransform...
来源: Laya_社区 发布时间: 20180504
... size exceeded Uncaught RangeError: Maximum call stack size exceeded at new EventDispatcher (laya.core.js:1027) at new Node (laya.core.js:13292) at new Sprite (laya.core.js:13871) at new Scene (laya.core.js:23721) at new GameMain (bundle.js:6) at Function.getCompI...
来源: Laya_社区 发布时间: 20201110
...eption: Method not found: 'UnityEngine.Texture2D.EncodeToPNG'. LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:427) LayaAir3D.OnGUI () (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:331) System.Ref...
来源: Laya_社区 发布时间: 20171208
...戏报错 the .lh file root type must be Scene 引擎版本1.7.17beta private screen3DPath: string = "res/layaScene/xiangsuqiche.ls"; public LoadScene3D(): Laya.Scene { console.log("screen#DPath = " + this.screen3DPath); let scene: Laya.Scene = Laya.Scene.load(this.screen3DPath); Laya.stage.addChild...
来源: Laya_社区 发布时间: 20180323
...tError this._stage._canvasTransform.invertTransformPoint is not a function;at requestAnimationFrame callback function TypeError: this._stage._canvasTransform.invertTransformPoint is not a function at MouseManager.__proto.initEvent (subContext/code.js:2999:32) at MouseManager.__proto.runEvent (subCon...
来源: Laya_社区 发布时间: 20180404
...ib\parse.js:204 throw new JS_Parse_Error(message, line, col, pos); ^ Error at new JS_Parse_Error (D:\LayaAirIDE_1.7.13\resources\app\node_modules\uglify-js\lib\parse.js:196:18) at js_error (D:\LayaAirIDE_1.7.13\resources\app\node_modules\uglify-js\lib\parse.js:204:11) at parse_error (D:\LayaAirIDE_1...
来源: Laya_社区 发布时间: 20171206
...b场景也包含预制体hero.prefab 在a场景通过Laya.Pool.getItemByCreateFun("hero", this.pHero.create, this.pHero)创建对象,同时给对象设置位置,成功 跳转到b场景后,通过Laya.Pool.getItemByCreateFun("hero", this.pHero.create, this.pHero)获取这个对象时,获取成功,...
来源: Laya_社区 发布时间: 20200309
今天打开微信工具出现错误Cannot read property 'USER_DATA_PATH' of undefined Wechat Lib:2.0.1, 2018.4.14 12:32:36 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} WAGame.js:3 gameThirdScriptError Cannot read property 'USER_DATA_PATH' of undefined TypeError: Cannot rea...
来源: Laya_社区 发布时间: 20180524