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

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

141. Uncaught TypeError: Cannot read property 'regClass' of undefined [ 70%]

...调用Java PlatformClass undefined Cannot read property 'displayObject' of null 浏览器运行提示TypeError: xxx is not a function Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undefined 问题状态 最新活动: 2021-09-01 19:47 浏览: 2016 关注:...

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

142. 3D场景销毁后,仍有引用存在,内存中场景及引用其的对象无法销毁 [ 70%]

...;             item.destroy();             item = null;             tarItem.destroy();             tarItem = null;             this.camera.removeSelf();             this.camera.destroy(true);             this.came...

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

143. error TS2339: Property 'delta' does not exist on type 'Event'. [ 70%]

...ht getUint16 error - Out of bounds Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined 切换场景编辑器时 Laya3D init error must support webGl 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read...

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

144. 列表嵌套另外一个列表 [ 70%]

...动条皮肤就可以停止list的滚动监听 this.ist.vScrollBarSkin = null; this.ist.hScrollBarSkin = null; 2018-04-26 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 qweouyang1990 相关问题 两个对象new了一个相同的对象...

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

145. Canvas模式下不报错,WebGL模式下运行时报错 [ 70%]

...        var ctx=this.ctx;                 if (args[4] !=null){                     ctx.fillStyle=args[4];                     ctx.fillRect(x+args[0],y+args[1],args[2],args[3],null);                 }                 if (args[5] ...

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

146. 背景音乐来回切换报错 [ 70%]

....run(Native Method) 07-16 13:28:37.152 402-748/? I/WindowState: WIN DEATH: null 07-16 13:28:37.232 670-670/? W/EGL_emulation: eglSurfaceAttrib not implemented 3093 12436 07-16 13:28:37.232 402-748/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextIm...

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

147. TypeError: Cannot read property '_addRenderObject' of undefined [ 69%]

...调用Java PlatformClass undefined Cannot read property 'displayObject' of null 运行报错 Uncaught Can not find scene:GameView.scene undefined Uncaught TypeError: Cannot read property 'props' of undefined XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node...

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

148. Layabox的event方法在云真机与脚本录制中会报错?(与微信官方联系过,觉得是引擎自身问题) [ 69%]

...过程中,不会出现该错误 Cannot read property 'currentTarget' of null TypeError: Cannot read property 'currentTarget' of null   SimpleSingletonList:[object Object] has  in  SingletonList.   https://developers.weixin.qq.com/community/minigame/doc/000c2ee5ea490818c39ac998d54400 微信论...

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

149. laya.d3.component.AnimatorControllerLayer_API3.0 [ 69%]

...urns void getAnimatorState getAnimatorState(name: string): AnimatorState | null Defined in laya/d3/component/AnimatorControllerLayer.ts:159 获取动画状态。 Parameters name: string Returns AnimatorState | null 动画状态。 getCurrentPlayState getCurrentPlayState(): AnimatorPlayState Defined ...

来源: Laya3.0_api 发布时间: 20231102

150. layabox加载fairygui发布的二进制文件报错 [ 69%]

...//输出//////////////////////////////// console.log("url:"+url); content==null?console.log("content null"):console.log("content not null"); //输出//////////////////////////////// if (content==null){ var errorCount=this._failRes[url] || 0; if (errorCount < this.retryNum){ console.warn("[warn]Re...

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