analyze_scene
Analyze the entire scene to get vertex, face, and triangle counts, object type breakdown, material count, top objects by triangle count, and identify issues like non-uniform scale, missing materials, and n-gons.
Instructions
Analyze the entire scene for statistics and potential issues. Returns total vertex/face/triangle counts, object type breakdown, material count, top objects by triangle count, and issues like non-uniform scale, missing materials, n-gons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||