FComponentMaterialSet

[FComponentMaterialSet](API\Runtime\InteractiveToolsFramework\FComponentMaterialSet) is the set of materials assigned to a component (ie Material Slots on a StaticMesh)

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ComponentSourceInterfaces.h

Include

#include "ComponentSourceInterfaces.h"

Syntax

struct FComponentMaterialSet

Remarks

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

Variables

Name Description

Public variable

TArray< UMateri...

 

Materials

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FComponentMaterialSet& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss