UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MaterialAggregate.h File Reference
#include "CoreMinimal.h"
#include "MaterialValueType.h"
#include "Engine/DataAsset.h"
#include "SceneTypes.h"
#include "MaterialAggregate.generated.h"

Go to the source code of this file.

Classes

struct  FMaterialAggregateAttribute
 
class  UMaterialAggregate
 

Enumerations

enum class  EMaterialAggregateAttributeType {
  Bool1 , Bool2 , Bool3 , Bool4 ,
  UInt1 , UInt2 , UInt3 , UInt4 ,
  Float1 , Float2 , Float3 , Float4 ,
  ShadingModel , MaterialAttributes , Aggregate
}
 

Enumeration Type Documentation

◆ EMaterialAggregateAttributeType

Enumerator
Bool1 
Bool2 
Bool3 
Bool4 
UInt1 
UInt2 
UInt3 
UInt4 
Float1 
Float2 
Float3 
Float4 
ShadingModel 
MaterialAttributes 
Aggregate