Navigation
API > API/Runtime > API/Runtime/Engine
An FMaterialResource and other information needed for cooking it.
| Name | FMaterialResourceForCooking |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
Syntax
struct FMaterialResourceForCooking
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Platform | EShaderPlatform | MaterialShared.h | ||
| Resource | TRefCountPtr< FMaterialResource > | MaterialShared.h |