nCine::Application::GuiSettings struct

GUI settings (for ImGui) that can be changed at run-time.

Constructors, destructors, conversion operators

GuiSettings()

Public variables

std::uint16_t imguiLayer
ImGui drawable node layer.
Viewport* imguiViewport
ImGui viewport.

Variable documentation

Viewport* nCine::Application::GuiSettings::imguiViewport

ImGui viewport.

The viewport should mirror the screen dimensions or mouse input would not work. Setting nullptr is the same as setting the screen