spatial_preflight_interior_layout
Validate interior layouts before Unreal placement by checking room bounds, prop spacing, and circulation risks to avoid composition issues.
Instructions
Preflight an interior composition before editor placement.
KB: see knowledge_base/10_WORLD_BUILDING.md#9-world-building-best-practices
This local planner checks approximate room bounds, prop footprints, pairwise spacing, zone fit, support-surface hints, and circulation risks before the composition is placed or validated in live Unreal.
Example: spatial_preflight_interior_layout(composition_plan_json="")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pairwise_padding | No | ||
| clearance_padding | No | ||
| min_walkway_width | No | ||
| room_analysis_json | No | ||
| include_suggestions | No | ||
| composition_plan_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |