validate_scene
Run scene validation for O3DE projects, flagging common issues such as missing cameras, entities without transforms, and physics bodies without colliders. Get a JSON report without executing editor Python.
Instructions
Run the AiCompanion gem's scene validation and return the report as JSON.
Flags common problems (missing cameras, entities without transforms, physics bodies without colliders, and similar) without executing any editor Python.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |