MXVK Vulkan Framework 0.33.1
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
walk::RawPillarRenderer::PillarUniforms Struct Reference

Public Attributes

glm::vec4 fx {0.0f}
glm::mat4 proj {1.0f}
glm::mat4 view {1.0f}

Detailed Description

Definition at line 546 of file room.cpp.

Member Data Documentation

◆ fx

glm::vec4 walk::RawPillarRenderer::PillarUniforms::fx {0.0f}

Definition at line 549 of file room.cpp.

◆ proj

glm::mat4 walk::RawPillarRenderer::PillarUniforms::proj {1.0f}

Definition at line 548 of file room.cpp.

◆ view

glm::mat4 walk::RawPillarRenderer::PillarUniforms::view {1.0f}

Definition at line 547 of file room.cpp.


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