imgui_create_scene
Create a named scene to control which windows display together, by specifying a scene name and a list of window IDs to group as a single visible set.
Instructions
Create a named scene that controls which windows are visible together
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Scene name | |
| windows | Yes | List of window IDs visible in this scene |