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

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

91. Uncaught TypeError: Cannot read property 'props' of undefined [ 89%]

...der.Laya3D._onHierarchylhLoaded (laya.d3.js:15384)     at EventHandler.__proto.runWith (laya.core.js:1156)     at Loader.__proto.event (laya.core.js:911)     at Loader.__proto.complete (laya.core.js:14555)     at Loader.__proto.onLoaded (laya.core.js:14523)     at EventHandler.__proto.runW...

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

92. 【简单跑酷--JS版】---Lv.6 终篇 [ 89%]

...EED = "hp_type_speed"; //Hp Laya.class(Hp,"Hp", laya.display.Sprite); var _proto = Hp.prototype; _proto.init = function(type){ this.width = 180; this.height = 21; var texture1 = Laya.loader.getRes("res/hp_bg.png"); var texture2; switch (type) { case Hp.HP_TYPE_ENERGY: texture2 = Laya.loader.getRes("...

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

93. Cannot read property 'call' of undefined [ 89%]

...y/Emerson-AirWar/EmersonGame/src/HomePage.js:78:27)    at EventHandler.__proto.runWith (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:724:59)    at Button.__proto.event (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:499:30)    at Touc...

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

94. 场景或者View中加入编辑好的2d粒子,加载场景或者view播放的时候会报错误 [ 88%]

...TypeError: Cannot read property 'sv' of null preload.js:55 at Particle2D.__proto.customRender (file:///E:/%E4%B8%89%E6%B6%88/%E5%AE%A2%E6%88%B7%E7%AB%AF/ThreeDismiss2.0/bin/libs/laya.particle.js:1386:35) at RenderSprite3D.__proto._custom (file:///E:/%E4%B8%89%E6%B6%88/%E5%AE%A2%E6%88%B7%E7%AB%AF/Thr...

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

95. 3d导入粒子效果报错 [ 88%]

.../ToolResource/Texture/MapGrid.psd) extension with: psd. at LoaderManager.__proto._create (file:///C:/Users/borui/Desktop/Cube3D/bin/libs/laya.core.js:13120:11) at LoaderManager.__proto.create (file:///C:/Users/borui/Desktop/Cube3D/bin/libs/laya.core.js:13088:10) at Loader.Laya3D._onMaterilLmatLoaded...

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

96. LayaBox进阶之UI管理类 [ 88%]

...基类定义若干方法 */ export class PatchManager{} (function(){ let _proto:any;  _proto = Laya.Scene.prototype; _proto.createView = function(view:Object){ if (view && !this._viewCreated) { this._viewCreated = true; Laya.SceneUtils.createByData(this, view); }  this.onInit(); this.onSho...

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

97. 出现一个不是必现,但很容易出现的报错,不知道可能是什么原因导致的? [ 88%]

...ypeError: Cannot read property '_length' of null     at WebGLContext2D.__proto._flushToTarget (laya.webgl.js:6398)     at SubmitCMD.__proto.renderSubmit (laya.webgl.js:5338)     at WebGLContext2D.__proto.submitElement (laya.webgl.js:6646)     at WebGLContext2D.__proto.flush (laya.webgl.js:66...

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

98. 微信头像显示错误 [ 88%]

...显示错误 Uncaught TypeError: tex.once is not a function at Graphics.__proto.drawTexture (GameStart.max.js:9996) at Image.__proto.rebuild (GameStart.max.js:36588) at TimerHandler.__proto.run (GameStart.max.js:18041) at Timer.__proto._update (GameStart.max.js:17798) at Stage.__proto.render (GameSt...

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

99. 【求助】关于Cannot read property 'visible' of undefined问题 [ 88%]

...TypeError: Cannot read property 'visible' of undefined at RenderSprite3D.__proto._childs (file:///D:/Projects/Study/three/bin/h5/Main.max.js:6529:29) at Sprite.__proto.render (file:///D:/Projects/Study/three/bin/h5/Main.max.js:21868:42) at RenderSprite3D.__proto._childs (file:///D:/Projects/Study/th...

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

100. meshRender修改材质问题 [ 88%]

...le:///E:/LayaWorkspace/javaScriptLaya/src/warehouse.js:74:43) at Handler.__proto.run (file:///E:/LayaWorkspace/javaScriptLaya/bin/libs/laya.core.js:697:26) at ResInfo.onLoaded (file:///E:/LayaWorkspace/javaScriptLaya/bin/libs/laya.core.js:12723:28) at EventHandler.__proto.runWith (file:///E:/LayaWor...

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