mesh_audit_uv_channels
Audit a StaticMesh asset's LODs to get UV channel counts, vertex counts, and triangle counts from its path.
Instructions
Audit StaticMesh LODs for UV channel counts, vertex counts, and triangles.
Args: static_mesh_path: StaticMesh asset path to inspect
KB: see knowledge_base/08_MATERIALS_AND_RENDERING.md#overview Example: mesh_audit_uv_channels(static_mesh_path="/Game/MCP_Test/Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| static_mesh_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |