spatial_view_context
Retrieve viewport camera, selected actors, and nearby actors to understand the current spatial context in Unreal Editor.
Instructions
Read viewport camera context, selected actors, and nearby actors.
KB: see knowledge_base/10_WORLD_BUILDING.md#9-world-building-best-practices
Example: spatial_view_context(nearby_radius=5000)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| nearby_radius | No | ||
| include_nearby | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |