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

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

7711. ui居中无法居中问题 [ 87%]

...居中问题 static alignV:string="middle"; static alignH:string="center"; Laya.stage.alignV = GameConfig.alignV; Laya.stage.alignH = GameConfig.alignH;   这样设置后,ui还是不居中,右边或者下面都是黑的,不知道什么原因,还需要其他地方设置吗?   2019-09-26 ...

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

7712. LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor [ 87%]

LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 运行环境 MacOs 10.13.3  2018-05-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 海 赞同来自: ...

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

7713. 发布web报错,can not read property "tagName" of null [ 87%]

...找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 Laya_Aaron 赞同来自: 把项目发来看看 2019-02-25 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 1、不提供可重现问题示例DEMO的,Layabox官方不给予解答。 2、引擎BUG反馈栏目的问题...

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

7714. fairygui 生成的二进制文件在头条界面加载后得到的数据是空的 [ 87%]

...i 生成的二进制文件在头条界面加载后得到的数据是空的 Laya.loader.load([         { url:"res/Bag_atlas0.png", type:Laya.Loader.IMAGE },         { url:"res/Bag_atlas0_1.png", type:Laya.Loader.IMAGE},         { url:"res/Bag.xml", type:Laya.Loader.BUFFER}          ]...

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

7715. 缓存清除方法clearTextureRes [ 87%]

...         url=URL.formatURL(url);             var arr=laya.net.Loader.getAtlas(url);             var res=arr ? laya.net.Loader.getRes(arr[0]):laya.net.Loader.getRes(url);             if (res.bitmap){                 if (Render.isConchApp){ ...

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

7716. laya.d3.graphics.IVertex [ 87%]

...s | All Classes | Index | Frames No Frames IVertexProperties Packagelaya.d3.graphicsInterfacepublic interface IVertexImplementors VertexGlitter, VertexParticle, VertexPosition, VertexPositionNTBTexture, VertexPositionNTBTexture0Texture1Skin, VertexPositionNTBTextureSkin, VertexPositionNormal,...

来源: laya_api 发布时间: 20170929

7717. unity导出的粒子,粒子碰撞 [ 87%]

...的粒子,粒子碰撞 在unity导出的粒子勾选了粒子碰撞,在laya里面有处理回调粒子碰撞的回调吗? 看到一个类似的问题 ,是在17年回答的 现在想问问有没有支持该功能了 2020-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

7718. 3D投影2D坐标问题 [ 87%]

...标因为浏览器不同而有偏差,实际应该要乘上 let ratio= Laya.stage.width/ Laya.Browser.width ;这个比例才正确 附件 : --> 2016-08-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueyin...

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

7719. unity场景导出问题 [ 87%]

unity场景导出问题 一个场景在unity中用laya插件导出来后,显示的效果偏差太大   附件 : --> 2018-12-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 bpmf_d 赞同来自: 查看一下...

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

7720. laya.utils.FontInfo [ 87%]

...asses | Index | Frames No Frames FontInfoProperties | Methods Packagelaya.utilsClasspublic class FontInfoInheritanceFontInfo ObjectPublic Properties PropertyDefined By  _bold : Boolean = falseFontInfo  EMPTY : FontInfo[static] FontInfo  _family : String = ArialFontInfo  _font : String...

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