Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Components::WidgetComponent::Resolution Struct Reference

#include <WidgetComponent.h>

Public Attributes

uint32_t width = 1024
uint32_t height = 512

Detailed Description

Definition at line 18 of file WidgetComponent.h.

Member Data Documentation

◆ height

uint32_t Engine::Components::WidgetComponent::Resolution::height = 512

Definition at line 21 of file WidgetComponent.h.

◆ width

uint32_t Engine::Components::WidgetComponent::Resolution::width = 1024

Definition at line 20 of file WidgetComponent.h.


The documentation for this struct was generated from the following file: