Hello guys,
so I have a very large image that I want to palce on a small object but obviously when I do this, unity compresses the image and makes it look pixelated. I noticed in other apps, when compressing an image it does a kind of soft blur instead of a pixelation. Is there a way to achieve this in unity?
Left is unity and on the right is how I’d like unity to actually do the compression. Can this be achieved?