Navigation
API > API/Developer > API/Developer/MaterialUtilities
Export material proxy cache
| Name | FExportMaterialProxyCache |
| Type | struct |
| Header File | /Engine/Source/Developer/MaterialUtilities/Public/MaterialUtilities.h |
| Include Path | #include "MaterialUtilities.h" |
Syntax
struct FExportMaterialProxyCache
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExportMaterialProxyCache() |
MaterialUtilities.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FExportMaterialProxyCache() |
MaterialUtilities.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Proxies | FMaterialRenderProxy * | Material proxies for each property. | MaterialUtilities.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Release() |
Releasing the cached render proxies | MaterialUtilities.h |