|
Vulkan2D
2D renderer written in C using Vulkan and SDL2
|
Push buffer used for 3D models. More...
#include <Structs.h>
Data Fields | |
| mat4 | model |
| Model matrix. | |
| vec4 | colourMod |
| Color modifier. | |
| uint32_t | textureIndex |
| Index of the texture. | |
| uint32_t | cameraIndex |
| Index of the camera. | |
Push buffer used for 3D models.