Vulkan2D
2D renderer written in C using Vulkan and SDL2
VK2DVertexColour Struct Reference

Vertex data for rendering shapes. More...

#include <Structs.h>

Data Fields

vec3 pos
 Position of this vertex.
 
vec4 colour
 Colour of this vertex.
 

Detailed Description

Vertex data for rendering shapes.


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