![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialCachedData.h>
Public Member Functions | |
| bool | operator== (const FMaterialParameterCollectionInfo &Other) const |
Public Attributes | |
| FGuid | StateId |
| TObjectPtr< UMaterialParameterCollection > | ParameterCollection = nullptr |
Stores information about a parameter collection that this material references, used to know when the material needs to be recompiled.
|
inline |
| TObjectPtr<UMaterialParameterCollection> FMaterialParameterCollectionInfo::ParameterCollection = nullptr |
The collection which this material has a dependency on.
| FGuid FMaterialParameterCollectionInfo::StateId |
Id that the collection had when this material was last compiled.