|
Open 3D Engine ImGui Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
| void | Clear () |
| IMGUI_API void | DeIndexAllBuffers () |
| IMGUI_API void | ScaleClipRects (const ImVec2 &fb_scale) |
Public Attributes | |
| bool | Valid |
| int | CmdListsCount |
| int | TotalIdxCount |
| int | TotalVtxCount |
| ImDrawList ** | CmdLists |
| ImVec2 | DisplayPos |
| ImVec2 | DisplaySize |
| ImVec2 | FramebufferScale |