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

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

1861. 小游戏花屏还是存在 [ 54%]

...个颜色就乱屏。 也说不清为什么,摄像机颜色如果颜色=null就不行。一个窗口就变成了N个窗口,就像组合电视机。 2018-01-21 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zwy363 相关问题 关于...

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

1862. 2d物理引擎中,onTriggerEnter函数中的contact参数的getHitInfo函数无效 [ 54%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 laya2.0 3d物理碰撞穿透问题 启动引擎报错 mPlugin.game_plugin_init(3); 问题状态 最新活动: 2020-07-10 20:42 浏览: 1189 关注: 2 人 186*****645 • 2020-07-12 15:39 怎么改都行吧...

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

1863. Property 'GraphicAnimation' does not exist on type 'typeof display'. [ 54%]

...operty 'cursor' of undefined错误 Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'indexCount' 发布到微信小游戏提示Cannot read property 'Common' of undefined fairy库导入到项目报Cannot read property 'dom' of undefined Cannot read property 'event...

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

1864. laya.components.AnimatorStateCondition_API3.0 [ 54%]

...dition.ts:52 状态机过渡条件 Parameters Default value name: string = null Returns AnimatorStateCondition Accessors id get id(): number Defined in laya/components/AnimatorStateCondition.ts:66 唯一ID Returns number name get name(): string set name(value: string): void Defined in laya/component...

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

1865. 为什么2d物理引擎设置不了刚体的质量 [ 54%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 微信小程序canvas如何使用layaAir引擎 请问 《学习开发HTML5游戏《打地鼠》(LayaAir引擎)TS》的视频教程是否有配到代码下载? 关于同为object层,层级设置无...

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

1866. 如何用IDE1.0发布字节跳动小游戏项目 [ 54%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 怎么对接微信小游戏? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 问题状态 最新活动: 2019-07-22 15:33 浏览: 890 关注: 3 人 pand...

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

1867. 加载资源时同时加载两遍 [ 54%]

...们帮你改了一下,你把这个代码替换一下就好了 if(hero == null) { this.tiledmap.name = "xx00"; var viewRect = new Rectangle(0,0,1080,1100); this.tiledmap.createMap("../laya/assets/map/beitianting.json",viewRect,Handler.create(this,onMapCreated)); }   仙魔世界测试.rar 2017-11-...

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

1868. Native 如何使用ttf? [ 54%]

... function (e) { alert('>>>download ttf error :' + e); }; xhr.send(null); //这里以html5标准canvas接口为例 function onDrawFrame() { Laya.Browser.context.save(); Laya.Browser.context.font = "Arial"; Laya.Browser.context.fillStyle = "#00ff00"; Laya.Browser.context.restore(); } 然而...

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

1869. 加载.lh文件报错 [ 54%]

...: Laya.Scene3D.load("LayaScene_layaScene/layaScene.lh",Laya.Handler.create(null,function(scene){     }))   路径没问题的 2018-10-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 吴珂 相关问题 2.0一不小心删了bin目录...

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

1870. 如何在代码中new Poly [ 54%]

...tion drawPoly(x:Number, y:Number, points:Array, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void {   2018-05-08 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 asdf131 相关问题 预设怎么在代码中使用 IDE通过.ui...

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