大约有 2,746 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0071 秒)
Laya_社区(1928) Laya3.0_api(248) Laya2.0_api(162) laya_api(132) Laya_示例(81) Laya2.0_文档(81) Laya2.0_示例(65) Laya3.0_文档(49)
...ht getUint16 error - Out of bounds Cannot read property 'displayObject' of null Laya2.1.0 JS调用Java PlatformClass undefined Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaug...
来源: Laya_社区 发布时间: 20180920
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2019-03-28 17:55 浏览: 2144 关注: 2 人
来源: Laya_社区 发布时间: 20190327
..., 用了webgl 就取不到ctx = Laya.Render.canvas.getContext('2d') 返回 null 。 现在我要使用ctx.createLinearGradient(x1, y1, x2, y2) 这个只有在普通canvas才可以用,有没有可以替代的东西 谢谢了! 2017-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...
来源: Laya_社区 发布时间: 20171025
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 关于微信小游戏资源版本问题 问题状态 最新活动: 2019-01-17 10:34 浏览: 1994 关注: 5 人 178*****565 • 2018-10-29 21:58 文档跟不上更新的速度啊,很多问题都没有
来源: Laya_社区 发布时间: 20181015
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2018-08-17 18:26 浏览: 3339 关注: 7 人 ljy328803417 • 2017-11-17 16:45 哈~~,可以分享下你们的Protobuff吗? huoxiaoxie83 • 2017-11-20 15:00 @ljy328803417:已...
来源: Laya_社区 发布时间: 20170927
...ff", "center"); return button; } private function onDecreaseAlpha1(e:Event=null):void { //移除鼠标单击事件 button1.off(Event.CLICK, this, onDecreaseAlpha1); //定时执行一次(间隔时间) Laya.timer.once(3000, this, onComplete1); } private function onDecreaseAlpha2(e:Event=null):void { /...
来源: Laya2.0_示例 发布时间: 20260303
...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 修改stage的scale后,会发生异常情况 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 问题状态 最新活动: 2018-01-10 14:13 浏览: 708 关注: 2 人 Laya_Aaron •...
来源: Laya_社区 发布时间: 20180110
...ty 'props' of undefined Uncaught TypeError: Cannot read property 'load' of null 用微信开发者调试的时候出现document.createTextNode is not a function at api readFile fail callback function LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constr...
来源: Laya_社区 发布时间: 20200120
...e3D.load("res/LayaScene_Level1/Conventional/Level1.ls",Laya.Handler.create(null,function(scene){ //加载完成获取到了Scene3d Laya.stage.addChild(scene); })); 附件 : --> ball.rar 2021-04-28 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20210428
...lisionUtils._tempV31; return true; }这个函数里面 distance 永远为null, 导致 空间平面和三角面判定有bug static intersectsRayAndPlaneRD(ray:Ray, plane:Plane, out:number):boolean {} 这个接口 out不能是number对象. 2019-10-12 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20191012