![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialLayersFunctions.h>
Inheritance diagram for FMaterialLayersFunctionsRuntimeData:Public Member Functions | |
| FMaterialLayersFunctionsRuntimeData ()=default | |
| FMaterialLayersFunctionsRuntimeData (const FMaterialLayersFunctionsRuntimeData &Rhs) | |
| FMaterialLayersFunctionsRuntimeData (const FMaterialLayersFunctions &Rhs)=delete | |
| FMaterialLayersFunctionsRuntimeData & | operator= (const FMaterialLayersFunctionsRuntimeData &Rhs) |
| FMaterialLayersFunctionsRuntimeData & | operator= (const FMaterialLayersFunctions &Rhs)=delete |
| ENGINE_API | ~FMaterialLayersFunctionsRuntimeData () |
| void | Empty () |
| bool | operator== (const FMaterialLayersFunctionsRuntimeData &Other) const |
| bool | operator!= (const FMaterialLayersFunctionsRuntimeData &Other) const |
| bool | SerializeFromMismatchedTag (const FPropertyTag &Tag, FStructuredArchive::FSlot Slot) |
Public Attributes | |
| TArray< TObjectPtr< class UMaterialFunctionInterface > > | Layers |
| TArray< TObjectPtr< class UMaterialFunctionInterface > > | Blends |
| TSharedPtr< FMaterialLayerStackFunctionsCache > | LayerStackCache |
|
default |
|
inline |
|
delete |
| FMaterialLayersFunctionsRuntimeData::~FMaterialLayersFunctionsRuntimeData | ( | ) |
|
inline |
|
inline |
|
delete |
|
inline |
|
inline |
| bool FMaterialLayersFunctionsRuntimeData::SerializeFromMismatchedTag | ( | const FPropertyTag & | Tag, |
| FStructuredArchive::FSlot | Slot | ||
| ) |
| TArray<TObjectPtr<class UMaterialFunctionInterface> > FMaterialLayersFunctionsRuntimeData::Blends |
| TArray<TObjectPtr<class UMaterialFunctionInterface> > FMaterialLayersFunctionsRuntimeData::Layers |
|
mutable |