大约有 717 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0043 秒)
... var meshSprite3D:MeshSprite3D = sceneSprite3d.getChildAt(0).getChildAt(0).getChildAt(13) as MeshSprite3D; var texture:Texture2D = Loader.getRes("res/heightMap.png") as Texture2D; //通过高度图纹理和最大高度最小高度生成Me...
来源: Laya_社区 发布时间: 20170505
...我在使用Unity 2017.4.22f1的时候,只要在GameObject上增加Animator导出就会报错。使用的是2.0.0的unity插件. 增加和删除avatar都无济于事. 错误是:KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[Syste...
来源: Laya_社区 发布时间: 20190313
... 'offCanplay' of null TypeError: Cannot read property 'offCanplay' of null at n.onCanPlay (https://usr/game.js:39:9226) at Function.t (https://lib/WAGameSubContext.js:2:153278)Cannot read property 'offCanplay' of null;at audioContext.oncanplay callback function TypeError: Cannot read property 'offCa...
来源: Laya_社区 发布时间: 20200612
...cessing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at propertyPreviewToString (d:\Program Files\LayaIDE\resources\app\extens...
来源: Laya_社区 发布时间: 20171203
...unity转换工具,dds贴图转不了 Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. Syste...
来源: Laya_社区 发布时间: 20170514
编译异常 Note that you need plugins to import files that are not JavaScript 在他人电脑运行没有问题,在自己的电脑编辑就报如下的错误,有大佬遇到吗? [17:24:32] Working directory changed to D:\LayaAirIDE2.3.0\resources\app [17:24:32] Using gulpfile ~\Desktop\Mine...
来源: Laya_社区 发布时间: 20200513
... at java.lang.Class.getMethod(Class.java:664) at java.lang.Class.getMethod(Class.java:6...
来源: Laya_社区 发布时间: 20171214
...his.button_reset.on(Laya.Event.CLICK, this, this.onClickReset); let partPath = "res/aixin_bao.part"; Laya.loader.load(partPath, Laya.Handler.create(this, this.onAssetsLoaded), null, Loader.JSON); } onAssetsLoaded(settings) { // 当load数组的时候,回调函数传入的参数...
来源: Laya_社区 发布时间: 20190704
...8-22 11:32 问题2我又仔细测试了下,发现只要 rigidBody.isKinematic=true; 则不触发碰撞 xxj • 2019-08-22 10:51 谢谢,明白了 骄阳 • 2019-08-22 19:43 DebugPanel不能打开:出现以下错误: ReferenceError: laya is not defined preload.js:55 at file:///E:/Laya/QPlane2/b...
来源: Laya_社区 发布时间: 20190821
...f undefined TypeError: Cannot read property 'firstInit' of undefined at EventDispatcher.SharedIFrameUIViewerScene._initRenderAfterComplete (file:///Applications/LayaAirIDE_beta.app/Contents/Resources/app/out/vs/layaEditor/h5/layabuilder.max.js:29683:48) at EventHandler.__proto.run (file:...
来源: Laya_社区 发布时间: 20181130