ue_viewport_percept
Captures the Unreal Engine editor viewport to return a rendered image along with camera, selection, and scene metadata, enabling AI agents to gain visual situational awareness.
Instructions
Capture the UE5 editor viewport -- returns the rendered frame as an image plus camera, selection, and scene metadata. Gives the AI situated visual awareness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| format | No | jpeg | |
| height | No | ||
| include_image | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |