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

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

281. laya.ui.Tree [ 62%]

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

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

282. 使用drawToCanvas截图多次之后,再也无法再本次程序中截图显示。没有任何报错 [ 62%]

...Canvas(this.gridBox.width,this.gridBox.height,0,0); //获取截屏区域的texture this._tex = new Laya.Texture(this._htmlC); this._photo=new Laya.Sprite(); //将截屏的texture进行draw绘制并显示到舞台 this._photo.name="testtt"; this._photo.graphics.drawTexture(this._tex,0,0,this.gridBox....

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

283. laya.device.media.Video [ 62%]

...RT_PROBABLY : String = probably[static] 表示最有可能支持。 Video texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,...

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

284. laya.ui.Clip [ 62%]

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

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

285. 按类型或文本进行筛选 [ 62%]

...是绿色,我想换成其他颜色,如何操作? 关于文本遮挡 Texture图片能否进行翻转? Laya native1.0.7, 引擎1.7.14beta,多行文本不换行 富文本下划线绘制bug 富文本:LayaAir下 HtmlDivElement的使用汇总 layaAir 不对TS文件进行编译 找不到类型...

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

286. laya.ui.ScaleBox_API3.0 [ 62%]

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

287. laya.display.Scene_API3.0 [ 62%]

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

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

288. laya.ui.Box_API3.0 [ 62%]

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

289. 裁切图片后,该用什么方式去重绘出裁切后的图片 [ 62%]

... 相关问题 请问LayaAir中如何使图片以圆形的方式显示? Texture图片能否进行翻转? matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 laya怎么跨域加载图片 为什么有的图片打包,有的图片不打包? 如图 图片...

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

290. animation动画的资源在同一图集里,drawcall次数等于显示的图片数量? [ 62%]

...示? 用二的幂次方图集和非二的幂次方图集区别在哪? Texture图片能否进行翻转? 图集打包找不到图集文件 IDE1.7.8 json图集加载问题 Animation 的createFrames 使用已经加载的图集缓存动画失败 new Laya.Sprite();绘制图形以后,怎么删除...

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