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

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

2501. 麻烦帮我看下粒子效果 [ 48%]

...是循环的。但是不知道为什么会跳帧。 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 请问雾效是不是有Bug啊,移动远了粒子特效会掉色,掉成雾效颜色 问题状态 最新活动: 2017-12-15 15:54 浏览: 1063 关注: 2 人 ...

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

2502. Laya如何使用Promise、async、wait分享! [ 48%]

...配置添加lib,promise 重点: 在 target 为 es5 或 es6 的时候,TypeScript 会有默认的 lib 列表,这在官⽅⽂档中有详细 说明。 target 定义为 es2017 是为了⽀持 async 函数,但这个配置没有默认 lib 列表,所以 参考官⽅⽂档对 --target es6 使⽤...

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

2503. laya.display.Graphics [ 48%]

...(texture:Texture, x:Number, y:Number, width:Number = 0, height:Number = 0, type:String = repeat, offset:Point = null):FillTextureCmd 用texture填充。 Graphics  getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少...

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

2504. 关于使用matterjs物理引擎鼠标问题bug [ 48%]

...使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) btn 鼠标移...

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

2505. 分离模式下使用自定义场景类 [ 48%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 从unity导出...

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

2506. layaAir1.7.16beta版本cavans下spine骨骼动画显示异常,layaAir1.7.14beta还是好的 [ 48%]

... if (currTexture && !Render.isConchApp && currDisplayData.type == 0 && currDisplayData.uvs)                     {                         currTexture = currDisplayData.createTexture(currTexture);                     } 2018-01-30...

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

2507. iOS环境浏览器使用mask黑屏 [ 48%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 求高人分享使用protobuff...

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

2508. 生成微信小游戏时各种"undefined"(已解决) [ 48%]

...各种"undefined"(已解决) 生成微信小游戏时的坑(我的环境是TypeScript) * 各种"undefined",比如matter undefined, Common,Events undefined等等 * 其实主要原因在于  1. laya会根据index.html顺序把各种js写入code.js  2. matter.js在生成code.js后他定义的var Matt...

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

2509. 求问Texture和Texture2D的区别,和使用问题 [ 48%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动: 2018-03-14 17:46 浏览: 5241 关注: 3 人 Laya_Aaron • 2018-03-14 14:...

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

2510. layaAir分包问题 [ 48%]

...var script = document.createElement('script');") __JS__(" script.type = 'text/javascript';") __JS__(" script.text = moduleJs;") __JS__(" document.body.appendChild(script);") } chunjine • 2017-03-17 12:43 @chunjine:private function getModuleJs(moduleName:String):*...

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