spatial_analyze_room
Infer room dimensions, surfaces, zones, and clearance risks from selected actors to generate a planner-ready room model for interior composition and validation.
Instructions
Infer room dimensions, surfaces, zones, and clearance risks from live actors.
KB: see knowledge_base/10_WORLD_BUILDING.md#9-world-building-best-practices
This read-only analysis turns selected or filtered level actors into a planner-ready room model for interior composition, surface probing, and validation. It uses bounds/name/tag heuristics and does not mutate the Unreal Editor scene.
Example: spatial_analyze_room(room_type="apartment", actor_query="Apartment")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| room_type | No | apartment | |
| tag_filter | No | ||
| actor_query | No | ||
| class_filter | No | ||
| include_hidden | No | ||
| prefer_selected | No | ||
| clearance_padding | No | ||
| min_walkway_width | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |