imgui_set_background
Set the viewport background clear color by providing RGB values between 0.0 and 1.0, allowing AI agents to customize the visual backdrop for Dear ImGui game UI design and iteration.
Instructions
Set the background clear color of the viewport
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | RGB color [r,g,b] each 0.0-1.0 |