![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MeshDrawCommandStatsSettings.h>
Public Attributes | |
| int32 | PrimitiveBudget = 0 |
| int32 | VertexBudget = 0 |
| int32 | Collection = 0 |
Budget totals for each MeshDrawCommandStats collection.
| int32 FMeshDrawCommandStatsBudgetTotals::Collection = 0 |
The collection this applies to.
| int32 FMeshDrawCommandStatsBudgetTotals::PrimitiveBudget = 0 |
The total amount of primitives budgeted for this collection.
| int32 FMeshDrawCommandStatsBudgetTotals::VertexBudget = 0 |
The total amount of vertices budgeted for this collection.