|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Data for the metadata buffer which handles the unpacking of meshes into their meshlets. More...
#include <RenderData.h>
Public Attributes | |
| uint32_t | meshStartIndex |
| uint32_t | meshletCount |
| uint32_t | objectIndex |
Data for the metadata buffer which handles the unpacking of meshes into their meshlets.
Definition at line 181 of file RenderData.h.
| uint32_t EngineCore::MeshUnpackingData::meshletCount |
Definition at line 184 of file RenderData.h.
| uint32_t EngineCore::MeshUnpackingData::meshStartIndex |
Definition at line 183 of file RenderData.h.
| uint32_t EngineCore::MeshUnpackingData::objectIndex |
Definition at line 185 of file RenderData.h.