Atlas Usage Visualizer
Notion Properties
| Field |
Value |
| Tool |
Atlas Usage Visualizer |
| Package |
Create: Art & VFX |
| Category |
Art |
| Status |
Live |
| Last Verified Unity |
2021.3.45f2 |
| Script |
Assets/EQLabs/Editor/Create_ArtVFX/AtlasUsageVisualizer.cs |
Purpose
Reads atlas layout manifests, overlays atlas regions on top of the source texture, and reports how much of the atlas is actually being used.
Menu Path
EQLabs/Creation/Art/Atlas Usage Visualizer
Who It Helps
- Technical artists
- Material artists
- Lookdev artists
- Tools engineers
How to Use (Step-by-Step)
- Export or locate an atlas manifest JSON that matches the atlas texture you want to review.
- Open Atlas Usage Visualizer from the Art menu and assign both the atlas texture and the manifest asset.
- Adjust overlay alpha and border thickness so the rectangles stay readable on top of the atlas.
- Click Analyze Atlas to generate the overlay and review the used-space and free-space percentages.
- Export the overlay PNG if you want a review image for documentation or team feedback.
Version Notes