Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EPSOPrecacheMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include Path | #include "PSOPrecache.h" |
Syntax
enum EPSOPrecacheMode
{
PSO = 0,
PreloadShader = 1,
}
Values
| Name | Remarks |
|---|---|
| PSO | |
| PreloadShader |