大约有 1,228 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0150 秒)
...。 UIComponent texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite toolTip : * ...
来源: Laya2.0_api 发布时间: 20190513
... 实例。 Label texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值...
来源: laya_api 发布时间: 20170929
...会穿透 路径是对的,但老是,调试控制台提示:错误,图片是IDE自带的,也不显示 龙骨skeleton鼠标点击区域的设置 anchor锚点设置不生效 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 点击代...
来源: Laya_社区 发布时间: 20170923
图集打包工具选择json后,点击确认后,打开还是atlas 图片集选择json后,点击确认后,打开还是atlas,导出之后还是atlas格式,没有json格式,麻烦帮忙看看 2018-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...
来源: Laya_社区 发布时间: 20180105
...了filter mode的是point. laya中抗锯齿去掉了还是显示模糊的图片.怎么才能实现清晰的像素风格呢? 论坛中类似的提问很多.都没一个解决方案 https://ask.layabox.com/question/14563 https://ask.layabox.com/question/16843 https://ask.layabox.com/question/16321 ...
来源: Laya_社区 发布时间: 20190226
新人求教!!! // 程序入口 class Main{ //需要切换的图片资源路径 private monkey1:string = "res/img/monkey1.png"; private monkey2:string = "res/img/monkey2.png"; //切换状态 private flag:boolean = false; private img:Laya.Sprite; constructor() { //初始化引擎 ...
来源: Laya_社区 发布时间: 20180226
...射探针的Type只支持`Baked`模式与`Custom`模式。另外,由于图片槽数对于小游戏来说非常的紧张,LayaAir引擎也没有做反射探针的blend(混合模式)支持,只是简单的simple模式和off模式。除了这两点,其它的Unity反射探针属性,LayaAir...
来源: Laya2.0_文档 发布时间: 20210715
...ned in laya/display/Sprite.ts:1848 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inhe...
来源: Laya3.0_api 发布时间: 20231115
... 实例。 Label texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值...
来源: laya_api 发布时间: 20170929
...签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值...
来源: laya_api 发布时间: 20170929