Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FMaterialInterfacePSOPrecacheParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/PSOPrecache.h |
| Include Path | #include "PSOPrecache.h" |
Syntax
struct FMaterialInterfacePSOPrecacheParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaterialInterface | UMaterialInterface * | PSOPrecache.h | ||
| Priority | EPSOPrecachePriority | PSOPrecache.h | ||
| PSOPrecacheParams | FPSOPrecacheParams | PSOPrecache.h | ||
| VertexFactoryDataList | FPSOPrecacheVertexFactoryDataList | PSOPrecache.h |