大约有 257 项符合查询结果, 库内数据总量为 30,900 项。 (搜索耗时: 0.0050 秒)
...cumentationAll Packages | All Classes | Index | Frames No Frames GridSpriteProperties | Methods | Events Packagelaya.mapClasspublic class GridSpriteInheritanceGridSprite Sprite Node EventDispatcher Object 地图的每层都会分块渲染处理 本类就是地图的块数据 Public Properti...
来源: laya_api 发布时间: 20170929
...图片可以 ,下面附上背景demo //创建背景1 this.bg1 = new Laya.Sprite(); //加载并显示背景图 this.bg1.loadImage("ui/BG/play-bg.png", 0, 0, 720, 5120); //把背景图显示在容器内 this.addChild(this.bg1); //创建背景2 this.bg2 = new Laya.Sprite(); //加载并显示背景图...
来源: Laya_社区 发布时间: 20181105
...bug,经常出现文本渲染混乱) 希望加入视频实时渲染到 sprite3d 材质上 Laya Skeleton渲染时,如果中间的slot的附件使用了网格,批渲染会被打断,希望官方能优化一下 unity粒子特效的sorting fudge层级排序与laya3d的渲染显示相反 设置so...
来源: Laya_社区 发布时间: 20170223
...***371 相关问题 Tween如何实现无限循环改变alpha? matter中layasprite怎么改变图片大小? 使用getChildByName()无法得到子节点对象 分享:技术突破:HTML5裸跑性能已可媲美APP 大量sprite如何优化性能 关于zOrder层级问题 挂在手骨骼节点上...
来源: Laya_社区 发布时间: 20180910
...ds | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...
来源: Laya2.0_api 发布时间: 20190513
...layClasspublic class FrameAnimationInheritanceFrameAnimation AnimationBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 节点关键帧动画播放类。解析播放IDE内制作的节点动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...
来源: Laya2.0_api 发布时间: 20190513
...框 求指点3d射线碰撞和UI点击穿透的问题 关于遍历产生的sprite的点击事件,急,大神帮看哈 救命!canvas定位后 点击区域偏移,求大大们解答 ui list 里面的元素不能点击两次 如何设置Sprite的宽高和点击区域? iphoneX环境下新手引...
来源: Laya_社区 发布时间: 20180426
...sspublic class FrameAnimationInheritanceFrameAnimation AnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值...
来源: laya_api 发布时间: 20170929
...图片资源加入到内存中,然后通过getRes 和 drawTexture 添加SPRITE对象到屏幕中。 预加载后的初始内存为29M左右 之后开始逐个添加SPRITE,在添加第1个到第80个头像的时候,内存显示稳定在29M 但是当添加第81个SPRITE头像的时候,内存...
来源: Laya_社区 发布时间: 20161107
...如何获取图集下的小图资源? 模型资源释放问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? LayaAir IDE 资源窗口那块能否像unity一样加个图片预览模式的功能 IDE动画 添加过程出现图片资源丢失 unity 3d 骨骼动画资源到处 Key...
来源: Laya_社区 发布时间: 20171115