Inspect a 3D model
thrixel_inspect_modelReveals a model's part names, per-part triangle counts, and a rendered thumbnail to identify exact node names before editing or to verify triangle budget before shipping.
Instructions
Show what a model actually contains: its part names, per-part triangle counts, and a rendered thumbnail.
Call this before any operation that targets specific parts - thrixel_edit_model, thrixel_retexture_model and thrixel_reduce_triangles all take exact node names, and guessing them fails. Also use it to check a triangle budget before shipping an asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes |