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

大约有 3,136 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0096 秒)

741. 生成的粒子特效怎么设置colorComponentInter无效? [ 72%]

...Box.super(this); letter = letter; this.loadImage('res/jiezou/wenzi2.png'); Laya.loader.load("res/parts/qipao.part", Handler.create(this, onAssetsLoaded), null, Loader.JSON); } function onAssetsLoaded(settings) { settings.colorComponentInter = true; sp = new Particle2D(settings); sp.emitter.start(); ...

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

742. 文档里camera正交投影参数开启是错误的 [ 72%]

...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 以最新引擎代码,为主,文档还没有更新 2018-01-12 0 5 分享 微博 QZONE 微信 祝贺 赞同来自: 文档的我也试了,确实不管用。到底哪个管用   2018-09-13 0 0 分...

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

743. 【简单跑酷--JS版】---Lv.6 终篇 [ 72%]

【简单跑酷--JS版】---Lv.6 终篇 终于到终篇了~~~ 这是laya第一篇分享文章 很感谢laya提供的平台和引擎以及工具 方便我们来开发自己想做的东西  关键是方便啊~~~ 希望laya越来越来 ~~~~  PS:可能太仓促 有许多地方表述的不是很到位...

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

744. 严重问题资源销毁不了 [ 72%]

...毁不了 资源销毁不了 我先加载一个图集,然后执行销毁 Laya.loader.clearRes("res/atlas/mainTown.json"); 但内存并没回收,查看代码也执行了销毁过程,但内存就没没减下来。   还有个问题: 如果只是加载资源,不添加到显示对象上,内...

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

745. LayaAir2.6.0版阴影系统如何使用,请教请教! [ 72%]

LayaAir2.6.0版阴影系统如何使用,请教请教! 我添加了方向光: //添加方向光         this.m_light = this.m_scene3D.addChild(new Laya.DirectionLight()) as Laya.DirectionLight;         this.m_light.color = new Laya.Vector3(0.8, 0.8, 0.8);       ...

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

746. 加载模块报错 [ 72%]

...起人 ethaninmel 相关问题 加载到舞台的3D模型不显示贴图 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 请问下加载TFF字体要怎么加载呢? 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 IDE1.7.8 json...

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

747. 图片显示异常 [ 72%]

...关的链接 提交 4 个回复  赞同来自: private applk(listNode: Laya.List, listData) { var data: any[] = []; listData.sort(function () { return 0.5 - Math.random(); });  listData.map((item, index) => { var hotShow: boolean = false; var newShow: boolean = false;  if (index >= 3 &amp...

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

748. laya.ui.Tree_API3.0 [ 72%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import lay...

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

749. 缓存清除方法clearTextureRes [ 72%]

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

750. laya.maths.Rectangle_API3.0 [ 72%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Rectangle" Rectangle Class Rectangle Rectangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和...

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