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