unity_scene_stats
Retrieve comprehensive scene statistics including total objects, vertices, triangles, lights, cameras, colliders, and top component types to analyze scene complexity and resource usage.
Instructions
Get comprehensive scene statistics: total objects, vertices, triangles, lights, cameras, colliders, and top component types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Target Unity instance port for parallel-safe routing. Get this from unity_select_instance. When working with multiple Unity instances, ALWAYS include this parameter. |