The Joe Engine
Joe's engine programming playground
|
Model matrix struct data for push constants. More...
#include <VulkanShader.h>
Public Attributes | |
glm::mat4 | model |
Model matrix struct data for push constants.
glm::mat4 JoeEngine::JE_PushConst_ModelMat::model |