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

大约有 3,046 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0074 秒)

651. 把场景中的对像删除,就会报错 [ 66%]

把场景中的对像删除,就会报错 Uncaught TypeError: Cannot read property 'visible' of null     at RenderSprite3D.__proto._childs (Main.max.js?r0.22069932534774384:33147)     at RenderSprite3D.__proto._graphics (Main.max.js?r0.22069932534774384:33079)     at NpcView.__proto.render (...

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

652. laya.map.GridSprite [ 66%]

...销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node  drawImageNum : int = 0当前GRID包含多少个TILE(包含动画)GridSprite filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Numb...

来源: laya_api 发布时间: 20170929

653. [LayaAirIDE3]skel骨骼动画播放失败,编辑器预览没问题 [ 66%]

...放完动画,然后报错,调用堆栈: Uncaught TypeError: Cannot read properties of undefined (reading 'renderType') at WebRender2DPass.batch (WebRender2DPass.js:236:47) at WebRender2DPass.fowardRender (WebRender2DPass.js:151:64) at WebRender2DPassManager.apply (WebRender2DPass.js:382:22) at...

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

654. 调试按钮,IDE报错 [ 66%]

...,IDE报错 ******** Unhandled error in debug adapter: TypeError: Cannot read property 'callFrames' of undefined     at stackTraceToString (c:\Program Files (x86)\laya\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:138:22)     at Object...

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

655. laya.d3.core.Transform3D [ 66%]

...ocalScaleZ : Number 获取局部缩放Z。 Transform3D  owner : Sprite3D[read-only] 获取所属精灵。 Transform3D  position : Vector3 获取世界位置。 Transform3D  rotation : Quaternion 获取世界旋转。 Transform3D  rotationEuler : Vector3 获取世界空间的旋转角度。 T...

来源: Laya2.0_api 发布时间: 20190513

656. 两个小问题 [ 66%]

...his.destroy() 或 this.destroy(false),新面板打开时会报错 cannot read property 'xxx' of null。请问 this.removeSelf() 是否能将面板相关的资源占用完全清除,或有什么更好的方法?请指教! 2、在主文件中引入类文件 和 在具体文件中需要时再引...

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

657. [LayaAir3]3.3正式版在代码中对继承自UIComponent的UI组件设置disabled属性为报错 [ 66%]

... 报错信息为: WebGLRenderContext2D.js:137 Uncaught TypeError: Cannot read properties of null (reading '0')     at WebglRenderContext2D.setRenderTarget (WebGLRenderContext2D.js:137:71)     at WebGLSetRendertarget2DCMD.apply (WebGL2DRenderCMD.js:18:17)     at WebGLRenderContext2D.js:159:21...

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

658. 有人遇到GetType 的问题吗? laya2.0 [ 65%]

有人遇到GetType 的问题吗? laya2.0 TypeError: Cannot read property 'GetType' of null laya.physics.js:430     at box2d.b2Fixture.GetType (/Users/kahreman/laya/q3_client/trunk/bin/libs/laya.physics.js:430:206)     at box2d.b2ContactFactory.Create (/Users/kahreman/laya/q3_client/trunk/bin...

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

659. laya.wxmini.js里面window对象的属性window是只读的,不能给他赋值。 [ 65%]

...游戏发布到微信开发者工具后遇到的问题。 Cannot assign to read only property 'window' of object '#<Window>' TypeError: Cannot assign to read only property 'window' of object '#<Window>'   附件 : --> 2018-11-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

660. 简单粒子效果,发布成单机版apk在移动端安装运行,结果显示不出来 [ 65%]

...运行,移动端报错提示: http://www.xxx.com/LayaUISampl ... annot read property 'start' of null this.sp.emitter.start(Number.MAX_VALUE); TypeError: Cannot read property 'start' of null     at LayaUISample.__proto.onAssetsLoaded (http://www.xxx.com/LayaUISample.max.js:440)     at EventHa...

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