$darkmode
Vertex data for the batch renderer. More...
#include <ui.h>
Data Fields | |
| float | x |
| float | y |
| float | u |
| float | v |
| float | r |
| float | g |
| float | b |
| float | a |
| float | mode |
| float | rect_size_x |
| float | rect_size_y |
| float | radius |
Vertex data for the batch renderer.
| float UIVertex::a |
| float UIVertex::b |
| float UIVertex::g |
| float UIVertex::mode |
| float UIVertex::r |
| float UIVertex::radius |
| float UIVertex::rect_size_x |
| float UIVertex::rect_size_y |
| float UIVertex::u |
| float UIVertex::v |
| float UIVertex::x |
| float UIVertex::y |