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

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

171. laya.ui.Dialog [ 59%]

...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

172. laya.ui.Clip_API3.0 [ 59%]

...caleY scene scrollRect sizeGrid skewX skewY skin sources stage staticCache texture timer toolTip top total transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent ca...

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

173. laya.ani.bone.Templet_API3.0 [ 59%]

...hArr rate skinDataArray skinDic skinSlotDisplayDataArr srcBoneMatrixArr subTextureDic tfArr url uuid yReverseMatrix DEBUG interpolation Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _parse _removeReference _setCPUMemory _...

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

174. laya.display.Sprite [ 59%]

...是可以通过调用 reCache 方法手动刷新。 注意: 1.Sprite  texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

175. 精灵 · LayaAir3.4 · 引擎文档 · LAYABOX [ 58%]

...属性 (图2-5) 如图2-5所示,精灵的自身属性有: 纹理 Texture:绘制一个图片或者渲染纹理。 绘制图形 Graphics:绘制一个或者一组图形。 2.3.1 Image的Texture 首先,Sprite的Texture是支持通过拖入或者加载一张图片作为纹理Texture绘制...

来源: Laya3.0_文档 发布时间: 20251010

176. pos会影响精灵缩放效果的问题 [ 58%]

...单,如下 let img2: Laya.Sprite = new Laya.Sprite(); img2.graphics.drawTexture(texture, 0, 0, 200, 200); img2.graphics.drawCircle(100, 100, 20, "#ffff00"); img2.scale(2, 2); img2.pos(0, 0); img2.pivot(0, 0);效果如图所示,正常,圆圈在螃蟹的中间。   但是,当我改变了img2...

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

177. laya.ui.Dialog_API3.0 [ 58%]

...ation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder manager root Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer close contai...

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

178. 骨骼动画的两个渲染问题:gray 和 图片错乱 [ 58%]

...式显示? laya针对页游耗用内存大的问题是如何解决的? Texture图片能否进行翻转? matter中layasprite怎么改变图片大小? 骨骼动画播放完后的回调时间 ios14系统下 blendMode='lighter' 图片异常 图片不能按轴心旋转 打包出来后的APP打开...

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

179. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 58%]

...mory(M_DeviceBuffer)5.10 Device Buffer Count(C_DeviceBuffer)6. GPU Texture Resource/Memory(GPU 纹理资源/内存)6.1 All Texture Memory(M_AllTexture)6.2 All Texture Count(C_AllTexture)6.3 Texture2D Memory(M_Texture2D)6.4 Texture2D Count(C_Texture2D)6.5 TextureCube Memor...

来源: Laya3.0_文档 发布时间: 20260128

180. 为什么mc取得的时候有时候mc.getBounds().width;有值有时候是0 [ 58%]

...f null的错误 IDE打开某个场景时弹处弹框报错:对[Dialog]的texture属性赋值时遇错误:cannot read property 'width' of null 问题状态 最新活动: 2016-12-27 22:23 浏览: 1478 关注: 2 人 c416288806 • 2017-03-14 21:06 有遇到类似的,加载过事件了,有时候...

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