#include <VulkanApp.hpp>
Definition at line 95 of file VulkanApp.hpp.
◆ getAttributeDescriptions()
static std::array< VkVertexInputAttributeDescription, 7 > Vertex::getAttributeDescriptions |
( |
| ) |
|
|
inlinestatic |
◆ getBindingDescription()
static VkVertexInputBindingDescription Vertex::getBindingDescription |
( |
| ) |
|
|
inlinestatic |
◆ ambientColor
vec3 Vertex::ambientColor |
◆ color
◆ dissolveFactor
float Vertex::dissolveFactor |
◆ dissolveTexture
float Vertex::dissolveTexture {1.0} |
◆ material_name
std::string Vertex::material_name |
◆ original_color
vec3 Vertex::original_color |
◆ pos
◆ specularColor
vec3 Vertex::specularColor |
◆ texCoord
The documentation for this struct was generated from the following file: