大约有 863 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0062 秒)
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 1.7.15 小游戏3d 发布后在手机预览显示异常 分享:LayaAir下如何获取图集下的小图资源? 问题状态 最新活动: 2016-10-23 16:06 浏览: 2011 关注: 3 人 佟掌柜 • 2016-...
来源: Laya_社区 发布时间: 20161017
... partIns.y = Laya.stage.mouseY; }), null, Laya.Loader.JSON); }) 错误信息:TypeError: Failed to execute 'attachShader' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLShader' 2019-08-08 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20190808
... 报错信息: Uncaught TypeError: Cannot read property 'scene' of null at goldItemNode._onAdded (libs/laya.core.js:13226) at goldItemNode._onAdded (libs/laya.d3.js:10592) at Sprite3D._addComponentInstance (libs/laya.core.js:13244) at Sprite3D.addComponent (libs/laya....
来源: Laya_社区 发布时间: 20200326
...ite3D.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 a...
来源: Laya_社区 发布时间: 20200104
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 Animation 的createFrames 使用已经加载的图集缓存动画失败 问题状态 最新活动: 2018-07-09 17:12 浏览: 1399 关注: 2 人 Laya_Aaron • 2018-07-09 17:15 有那么复杂吗,你看这...
来源: Laya_社区 发布时间: 20180706
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 发布H5后通过网页打开...
来源: Laya_社区 发布时间: 20190522
... typeset() { this._isChanged = false; if (!this._text) { this._clipPoint = null; this._textWidth = this._textHeight = 0; this.graphics.clear(true); return; } Browser.context.font = this._getCSSStyle().font; this._lines.length = 0; this._lineWidths.length = 0; this.typeLines.length = 0; this._text = ...
来源: Laya_社区 发布时间: 20180417
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2018-07-23 17:40 浏览: 640 关注: 2 人
来源: Laya_社区 发布时间: 20180723
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2016-06-27 15:31 浏览: 1892 关注: 2 人 cuixueying • 2016-06-27 21:05 @wuciqiang你好,咱们这个问题先做延迟处理吧,如果还有问题咱们及时沟通!
来源: Laya_社区 发布时间: 20160627
...y, caller, method) Laya.timer.loop() 报错 Cannot read property 'loop' of null 问题状态 最新活动: 2018-02-27 15:59 浏览: 965 关注: 2 人 oy2419498011 • 2018-02-27 16:01 定时器会影响子节点的索引位置吗? Laya_Aaron • 2018-02-27 16:02 @oy2419498011:你使用中出现什...
来源: Laya_社区 发布时间: 20180227