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

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

141. 3d视口背景能是贴图吗? [ 68%]

...ty导出模型,材质球贴图丢失 分享:Sprite 转换成3D贴图(Texture2D)的方法,如果有更好的方法,请告诉我。 打包安卓版本时 播放音效会停止掉背景音乐 Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path 如何给List添加...

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

142. 卡牌翻转效果 [ 68%]

...被折叠 要回复问题请先登录 发起人 jacksing888 相关问题 Texture图片能否进行翻转? dialog 自定义关闭效果,效果执行完,弹窗无法关闭 Tween没效果,对于渐变相机位移? 刮刮卡效果实现 layaAir 两指夹捏以缩放的效果,官方能出个D...

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

143. 如何更换ani文件的图片帧 [ 68%]

...获取Animation对象的frames属性,通过修改_one[0],赋值新的Texture对象即可实现,如下图:   最近出LayaRuntime包,发现在这个Runtime下,Animatin每一帧的数据是在_cmds中,并且cmds中不是Texture对象,而是HtmlImageElement对象。 现在的问题就...

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

144. laya.html.dom.HTMLDivElement_API3.0 [ 68%]

...otation scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destr...

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

145. laya.display.FrameAnimation_API3.0 [ 68%]

...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains custo...

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

146. laya.spine.SpineSkeleton_API3.0 [ 68%]

...leY scene scrollRect skewX skewY skinName source stage staticCache templet texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addAnimation addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customR...

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

147. laya.ui.ScaleBox_API3.0 [ 68%]

...ight rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRe...

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

148. laya.display.Text [ 68%]

...ht : Number[read-only] 表示文本的高度,以像素为单位。 Text texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite  textWidth : Number[read-only] 表示文本的...

来源: laya_api 发布时间: 20170929

149. laya.display.EffectAnimation_API3.0 [ 68%]

...tation scaleX scaleY scene scrollRect skewX skewY stage staticCache target texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains custo...

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

150. laya.particle.Particle2D [ 68%]

...通过调用reCache方法手动刷新。Sprite  tempCmd : *Particle2D texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则...

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