当前位置:网站首页>Unity SKFramework框架(二十一)、Texture Filter 贴图资源筛选工具
Unity SKFramework框架(二十一)、Texture Filter 贴图资源筛选工具
2022-07-02 09:45:00 【CoderZ1010】
目录
简介
如图所示,在Unity Project窗口中我们可以筛选出不同类型的资源,但是Texture贴图资源有多种类型,例如Normal法线贴图、GUI贴图、Litghtmap贴图等等,当我们只想要选中整个工程中的某一类贴图资源时,往往需要手动去筛选过滤。
Texture Filter工具则提供了便捷筛选各种类型贴图资源的方法,该工具已经上传至SKFramework开发框架中的开发工具包:
框架开源地址:
https://github.com/136512892/SKFramework
使用步骤
1.选中所有Texture贴图
在开发工具包中安装好Texture Filter工具后,在Project窗口筛选出所有Texture贴图资源,通过Alt+A全选:
2.打开Texture Filter工具
通过菜单SKFramework/Texture/Filter打开工具,可以看见已经选中的贴图资源数量:
3.指定筛选类型
通过设置Texture Type来指定要筛选的贴图资源的类型,例如我们想要筛选出所有的Normal法线贴图:
4.Filter 进行过滤
设置好要筛选的贴图资源类型后,点击Filter按钮,进行过滤:
再次查看Inspector面板,可以看到我们选中的已经是所有的Normal类型贴图资源:
边栏推荐
- Heap acwing 839 Simulated reactor
- Counting class DP acwing 900 Integer partition
- spfa AcWing 851. SPFA finding the shortest path
- 3 A VTT端接 稳压器 NCP51200MNTXG资料
- Traverse entrylist method correctly
- Get started REPORT | today, talk about the microservice architecture currently used by Tencent
- The coloring method determines the bipartite graph acwing 860 Chromatic judgement bipartite graph
- About the loading of layer web spring layer components, the position of the layer is centered
- 阿里发布的Redis开发文档,涵盖了所有的redis操作
- 国产免费数据仓库ETL调度自动化运维专家—TASKCTL
猜你喜欢
Linear DP acwing 896 Longest ascending subsequence II
[opencv learning] [Canny edge detection]
Hash table acwing 841 String hash
[opencv learning] [template matching]
Heap acwing 838 Heap sort
C#修饰符
应用LNK306GN-TL 转换器、非隔离电源
Tencent three sides: in the process of writing files, the process crashes, and will the file data be lost?
Mobile layout (flow layout)
自主可控三维云CAD:CrownCAD赋能企业创新设计
随机推荐
Sensor adxl335bcpz-rl7 3-axis accelerometer complies with rohs/weee
Hash table acwing 841 String hash
Mobile layout (flow layout)
完全自主可控三维云CAD:CrownCAD便捷的命令搜索,快速定位所需命令具体位置。
To bypass obregistercallbacks, you need to drive the signature method
Floyd AcWing 854. Floyd finds the shortest path
Jerry's weather code table [chapter]
About wechat enterprise payment to change x509certificate2 read certificate information, publish to the server can not access the solution
自主可控三维云CAD:CrownCAD赋能企业创新设计
Linear DP acwing 898 Number triangle
移动式布局(流式布局)
Browser storage scheme
Interval DP acwing 282 Stone merging
国产免费数据仓库ETL调度自动化运维专家—TASKCTL
3 A VTT端接 稳压器 NCP51200MNTXG资料
spfa AcWing 852. spfa判断负环
Should I have a separate interface assembly- Should I have a separate assembly for interfaces?
哈希表 AcWing 841. 字符串哈希
面渣逆袭:MySQL六十六问,两万字+五十图详解!有点六
Dijkstra AcWing 850. Dijkstra求最短路 II