![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NaniteResourcesHelper.h>
Static Public Member Functions | |
| template<class T > | |
| static bool | HasValidNaniteData (const T &Component) |
| template<class T > | |
| static bool | ShouldCreateNaniteProxy (const T &Component, FMaterialAudit *OutNaniteMaterials) |
| template<class T > | |
| static bool | UseNaniteOverrideMaterials (const T &Component, bool bDoingMaterialAudit) |
| template<class T > | |
| static FMaterialAudit & | AuditMaterials (const T *Component, FMaterialAudit &Audit, bool bSetMaterialUsage) |
Helper class used to share implementation for different Component types
|
static |
|
static |
|
static |
|
static |