The Joe Engine
Joe's engine programming playground
|
Inverse view and inverse projection matrix struct data for push constants. More...
#include <VulkanShader.h>
Public Attributes | |
glm::mat4 | invProj |
glm::mat4 | invView |
Inverse view and inverse projection matrix struct data for push constants.
glm::mat4 JoeEngine::JEUBO_ViewProj_Inv::invProj |
glm::mat4 JoeEngine::JEUBO_ViewProj_Inv::invView |