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

Who It Helps

How to Use (Step-by-Step)

  1. Export or locate an atlas manifest JSON that matches the atlas texture you want to review.
  2. Open Atlas Usage Visualizer from the Art menu and assign both the atlas texture and the manifest asset.
  3. Adjust overlay alpha and border thickness so the rectangles stay readable on top of the atlas.
  4. Click Analyze Atlas to generate the overlay and review the used-space and free-space percentages.
  5. Export the overlay PNG if you want a review image for documentation or team feedback.

Version Notes