![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialCachedData.h>
Public Attributes | |
| FGuid | StateId |
| TObjectPtr< UMaterialFunctionInterface > | Function = nullptr |
Stores information about a function that this material references, used to know when the material needs to be recompiled.
| TObjectPtr<UMaterialFunctionInterface> FMaterialFunctionInfo::Function = nullptr |
The function which this material has a dependency on.
| FGuid FMaterialFunctionInfo::StateId |
Id that the function had when this material was last compiled.