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

大约有 2,746 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0071 秒)

1911. Uncaught TypeError: Cannot read property 'LayaMotionState' of undefined [ 53%]

...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

1912. 发布的时候index.html内引用的部分js文件没有被复制 [ 53%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2019-03-28 17:55 浏览: 2144 关注: 2 人

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

1913. webgl的情况下要用canvas 的渐变色,但是两个是有冲突的 [ 53%]

..., 用了webgl 就取不到ctx = Laya.Render.canvas.getContext('2d') 返回 null 。 现在我要使用ctx.createLinearGradient(x1, y1, x2, y2) 这个只有在普通canvas才可以用,有没有可以替代的东西 谢谢了! 2017-10-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

1914. 有没有2.0版本的入门教程啊? [ 53%]

...用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

1915. ProtobuffDemo-TS完整版本 [ 53%]

...用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

1916. 计时器-延迟执行 [ 53%]

...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

1917. 发布安卓后异常 [ 53%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 修改stage的scale后,会发生异常情况 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 问题状态 最新活动: 2018-01-10 14:13 浏览: 708 关注: 2 人 Laya_Aaron •...

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

1918. TypeError: Laya.Browser.window.conch.setFontFaceFromBuffer is not a function [ 53%]

...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

1919. 加载unity导出的场景显示模糊 [ 53%]

...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

1920. [laya2.0-2.3]CollisionUtils.ts bug [ 53%]

...lisionUtils._tempV31; return true; }这个函数里面 distance 永远为null,  导致 空间平面和三角面判定有bug  static intersectsRayAndPlaneRD(ray:Ray, plane:Plane, out:number):boolean {}  这个接口 out不能是number对象.  2019-10-12 添加评论 免费帖 --> 分享 微...

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