Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::text_rectangle Struct Reference

#include <text_buffer_manager.h>

Public Attributes

float width {}
 
float height {}
 

Detailed Description

Definition at line 39 of file text_buffer_manager.h.

Member Data Documentation

◆ height

float gfx::text_rectangle::height {}

Definition at line 41 of file text_buffer_manager.h.

◆ width

float gfx::text_rectangle::width {}

Definition at line 41 of file text_buffer_manager.h.


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