![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PSOPrecacheMaterial.h>
Static Public Member Functions | |
| static int32 | GetPSOCollectorCount (EShadingPath ShadingPath) |
| static PSOCollectorCreateFunction | GetCreateFunction (EShadingPath ShadingPath, int32 Index) |
| static const TCHAR * | GetName (EShadingPath ShadingPath, int32 Index) |
| static ENGINE_API int32 | GetIndex (EShadingPath ShadingPath, const TCHAR *Name) |
Static Public Attributes | |
| static constexpr uint32 | MaxPSOCollectorCount = 64 |
Friends | |
| class | FRegisterPSOCollectorCreateFunction |
Manages all create functions of the globally defined IPSOCollectors
|
inlinestatic |
|
static |
|
inlinestatic |
|
inlinestatic |
|
friend |