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

大约有 713 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0042 秒)

361. 3D中如何限制角色的行走区域? [ 86%]

...              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

362. 在Unity中无法导出模型动作 [ 86%]

...我在使用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

363. Cannot read property 'offCanplay' of null [ 86%]

... '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

364. HTMLIframeElement 使用出错?请大神指点 [ 86%]

...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

365. 1.01unity转换工具,dds贴图转不了 [ 86%]

...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

366. 编译异常 Note that you need plugins to import files that are not JavaScript [ 86%]

编译异常 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

367. 直接通过打包app打完自带的ui项目包在手机上运行不了 [ 86%]

...                                      at java.lang.Class.getMethod(Class.java:664)                                                                       at java.lang.Class.getMethod(Class.java:6...

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

368. ReferenceError: Loader is not defined 搞不懂引擎原生的也会报这个错? [ 85%]

...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

369. 最新版LayaAir IDE 2.2.0beta4的几个问题 [ 85%]

...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

370. LayaAirIDE 2.0beta5打开编辑模式出错 [ 85%]

...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