What is the main advantage of using a Sprite Atlas in a 2D Unity project?
-
A
It converts raster sprites into vector graphics for infinite scaling
-
B
It combines multiple sprites into a single texture, reducing draw calls and improving rendering performance
-
C
It automatically generates physics colliders for every sprite in the project
-
D
It stores sprite animation keyframes as a compressed binary asset