'Can Unity handle perfectly multiple render of differents sizes of the same picture?
If I have two pictures slots in my game, one displayed as an icon and one displayed as the full image.
Should I have two differents pictures in my Resources folder or can I use the same picture ?
The question is mostly about performance and memory consumption. Is it better to load one picture and let unity resize it, or load two differents pictures.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|