Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FPipelineFileCacheManager
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/PipelineFileCache.h |
| Include | #include "PipelineFileCache.h" |
Syntax
enum PSOOrder
{
Default = 0,
FirstToLatestUsed = 1,
MostToLeastUsed = 2,
}
Values
| Name | Description |
|---|---|
| Default | |
| FirstToLatestUsed | |
| MostToLeastUsed |