imgui_get_layout
Retrieve the layout and bounding boxes of all widgets within a specified window. Use this to understand widget positions and sizes for precise UI inspection and debugging.
Instructions
Get the layout of all widgets in a window with their bounding boxes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | Yes | Window identifier |