当前位置:网站首页>Unity image is blurry after using long image
Unity image is blurry after using long image
2022-08-10 02:13:00 【Wang Yuanjun】
As shown in the picture, I assign a long image to the image and then it is very blurry. It is very clear when double-clicking to open the image
Solution:
Select image Default—MaxSize resolution to maximum
Reason analysis, the resolution of the picture itself is more than 10,000, when used in unity, the resolution is set to 1024, so it leads toBlur, when the resolution is adjusted, it will be clear.
Disadvantages: The higher the resolution, the more memory the image takes up. For example, my long image, the resolution of 1024 is only 360.0KM, and when it is adjusted to the resolution of 8192, it is as high as 22.6MB, a picture occupies dozens of MB, which is too large,
边栏推荐
猜你喜欢

CAS:183896-00-6 (Biotin-PEG3-C3-NH2) PEG derivative

宝塔实测-搭建LightPicture开源图床系统

Pagoda measurement - building LightPicture open source map bed system

【kali-密码攻击】(5.2.1)密码分析:Hash Identifier(哈希识别)

Docker 面试题2则--取数据库连接数和docker-compose

不是吧,连公司里的卷王写代码都复制粘贴,这合理?

Docker interview question 2--get the number of database connections and docker-compose

20220809-PotPlayer如何设置默认字体色-设置默认字体色的方法

RedHat红帽RHEL7安装与使用,VMware Workstation16 Pro虚拟机的安装与使用

基于Web的疫情隔离区订餐系统
随机推荐
JDBC数据库连接池练习题
oracle的数据导入导出
UI遍历的初步尝试
Pagoda measurement - building LightPicture open source map bed system
Shader Graph学习各种特效案例
你有对象类,我有结构体,Go lang1.18入门精炼教程,由白丁入鸿儒,go lang结构体(struct)的使用EP06
输入的这些数是否对称
unity 报错 Unsafe code may only appear if compiling with /unsafe. Enable “Allow ‘unsafe‘ code“ in Pla
SonarQube升级记录:7.8->7.9->8.9
XSS高级 svg 复现一个循环问题以及两个循环问题
R语言使用glm函数构建logistic回归模型,使用forestmodel包的forest_model函数可视化逻辑回归模型对应的森林图
Entity FrameWork Core教程,从基础应用到原理实战
20220809-PotPlayer如何设置默认字体色-设置默认字体色的方法
Pyscript,创建一个能执行crud操作的网页应用
Experimental support for decorators may change in future releases.Set the "experimentalDecorators" option in "tsconfig" or "jsconfig" to remove this warning
hint: Updates were rejected because the tip of your current branch is behind hint: its remote counte
mstsc/Mstsc (Microsoft terminal services client)远程桌面连接
Minimum number of steps to get out of the maze 2
ABAP 里文件操作涉及到中文字符集的问题和解决方案
万字总结:分布式系统的38个知识点