VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
vex::UIPushConstants Struct Reference

Push constants for UI rendering. More...

#include <UIVertex.hpp>

Public Attributes

glm::mat4 ortho

Detailed Description

Push constants for UI rendering.

Definition at line 23 of file UIVertex.hpp.

Member Data Documentation

◆ ortho

glm::mat4 vex::UIPushConstants::ortho

Definition at line 24 of file UIVertex.hpp.


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