Falcon
Public Attributes | List of all members
UI::UIVertex Struct Reference

#include <Canvas.h>

Public Attributes

glm::vec2 position
 
glm::vec2 uv
 
nk_byte color [4]
 

Member Data Documentation

◆ color

nk_byte UI::UIVertex::color[4]

◆ position

glm::vec2 UI::UIVertex::position

◆ uv

glm::vec2 UI::UIVertex::uv

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