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

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

151. 导出微信小游戏代码报错gameThirdScriptError [ 82%]

...f undefined TypeError: Cannot read property 'events' of undefined     at Function.EventDispatcher.__init$ (http://127.0.0.1:52880/game/code.js:630:29)     at http://127.0.0.1:52880/game/code.js:14:71     at Array.forEach (<anonymous>)     at Object.__init (http://127.0.0.1:52880/game/c...

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

152. 运行调试layaair后黑屏,用的js [ 82%]

...js 问题日志:"TypeError: Cannot read property 'call' of undefined at Function.<anonymous> (file:///Users/moos/Company/EmersonGame/bin/libs/laya.core.js:130:41) at new GameInfo (file:///Users/moos/Company/EmersonGame/src/GameInfo.js:4:18) at onLoaded (file:///Users/moos/Company/EmersonGame...

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

153. 请问2.0中js怎么加天空盒子或穹顶,官网例子运行报错。 [ 82%]

...js:14313 Uncaught TypeError: Cannot read property 'charAt' of undefined at Function.Laya3D.formatRelativePath (libs/laya.d3.js:14313) at Loader.Laya3D._onTextureCubeLtcLoaded (libs/laya.d3.js:14656) at EventHandler.__proto.runWith (libs/laya.core.js:1400) at Loader.__proto.event (libs/laya.core.js:1...

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

154. CharacterController move移动 报错_setWalkDirection [ 82%]

... 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)     at MasterMoveRotate.onUpdate (bundle.js:1853)     at Scene3D._updateSc...

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

155. 小程序不支持matter.js吗 [ 81%]

...t在微信小游戏中无效 导微信小程序报错window.focus is not a function 微信小程序canvas如何使用layaAir引擎 问题状态 最新活动: 2019-05-08 20:14 浏览: 774 关注: 2 人

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

156. 微信开发工具编译报错 [ 81%]

...nts' of undefined TypeError: Cannot read property 'events' of undefined at Function.EventDispatcher.__init$ (http://127.0.0.1:35024/game/code.js:634:29) at http://127.0.0.1:35024/game/code.js:14:71 at Array.forEach (<anonymous>) at Object.__init (http://127.0.0.1:35024/game/code.js:14:36) at h...

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

157. 请问下现在Laya支持接入百度开放域吗 [ 81%]

... weapp-adapter.js:243 Uncaught TypeError: swan.getSystemInfoSync is not a function at Object.../../../Laya2.0Project/MiniDemo/release/bdgame/openContext/weapp-adapter.js.Object.defineProperty.value (weapp-adapter.js:243) at __webpack_require__ (weapp-adapter.js:20) at Object.../../../Laya2.0Project/...

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

158. typeScript Java互调问题 [ 81%]

...r() {         Laya.init(1280, 720);         sumToJava();     } } function test() {     console.log("java to js") } function sumToJava() {     alert("js to java");     js2java.back(); } //程序入口 new LayaUISample(); declare var js2java : any;   ———————————...

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

159. Unity插件导出模型 [ 81%]

...load("res/LayaScene_Model_71008/Model_71008.lh", Laya.Handler.create(null, function(sprite:Laya.Sprite3D):void { scene.addChild(sprite); sprite.transform.localScale = new Laya.Vector3(0.2, 0.2, 0.2); }));   报错信息 Uncaught TypeError: Cannot read property 'transform' of undefined     at Skin...

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

160. 3d坐标 转2d坐标 报错 我的 版本 是mac 和版本有关系么 [ 81%]

...Error: Cannot read property 'elements' of undefined preload.js:55     at Function.Vector3.transformV3ToV3 (/Users/yons/Documents/myLaya/demopos/bin/libs/laya.d3.js:24998:25)     at Viewport.__proto.project (/Users/yons/Documents/myLaya/demopos/bin/libs/laya.d3.js:16108:12)     at new GameUI (/...

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