Adding AABB to meshlets
This commit is contained in:
@@ -11,6 +11,7 @@ struct MeshletDescription
|
||||
|
||||
struct MeshData
|
||||
{
|
||||
AABB boundingBox;
|
||||
uint numMeshlets;
|
||||
uint meshletOffset;
|
||||
uint firstIndex;
|
||||
|
||||
Reference in New Issue
Block a user