UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FComponentMaterialSet Struct Reference

#include <MaterialProvider.h>

Public Member Functions

bool operator!= (const FComponentMaterialSet &Other) const
 

Public Attributes

TArray< UMaterialInterface * > Materials
 

Detailed Description

FComponentMaterialSet is the set of materials assigned to a component (ie Material Slots on a StaticMesh)

Member Function Documentation

◆ operator!=()

bool FComponentMaterialSet::operator!= ( const FComponentMaterialSet Other) const
inline

Member Data Documentation

◆ Materials

TArray<UMaterialInterface*> FComponentMaterialSet::Materials

The documentation for this struct was generated from the following file: