Scene Comparison Matrix

The Scene Comparison Tool allows you to perform a side-by-side “Visual Diff” of any two scenes in your project.

How to Use

  1. Open Tools > Scene Size Analyzer > Scene Comparison Tool.
  2. Drag and drop Scene A (Reference) and Scene B (Target) into the slots.
  3. The Matrix will instantly display the difference between them.

The Matrix Breakdown

  • Green Highlights: Indicates the target scene is more optimized (e.g., lower poly count).
  • Red Highlights: Indicates the target scene is heavier than the reference.
  • Visual Bar: A proportional bar showing the balance of metrics between the two scenes.

Exporting Diffs

You can export this comparison as a standalone HTML file. This is perfect for verifying that an optimization pass actually improved the scene without looking at the Unity Editor.


This site uses Just the Docs, a documentation theme for Jekyll.