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

#include <MaterialExpressionIO.h>

+ Inheritance diagram for FMaterialAttributesInput:

Public Member Functions

 FMaterialAttributesInput ()
 
ENGINE_API bool Serialize (FArchive &Ar)
 
- Public Member Functions inherited from FExpressionInput
 FExpressionInput ()
 
ENGINE_API bool Serialize (FArchive &Ar)
 

Public Attributes

uint64 PropertyConnectedMask
 
int64 PropertyConnectedMask
 
- Public Attributes inherited from FExpressionInput
class UMaterialExpressionExpression
 
int32 OutputIndex
 
FName InputName
 
int32 Mask
 
int32 MaskR
 
int32 MaskG
 
int32 MaskB
 
int32 MaskA
 
TObjectPtr< class UMaterialExpressionExpression
 

Constructor & Destructor Documentation

◆ FMaterialAttributesInput()

FMaterialAttributesInput::FMaterialAttributesInput ( )
inline

Member Function Documentation

◆ Serialize()

bool FMaterialAttributesInput::Serialize ( FArchive Ar)

ICPPStructOps interface

Member Data Documentation

◆ PropertyConnectedMask [1/2]

uint64 FMaterialAttributesInput::PropertyConnectedMask

◆ PropertyConnectedMask [2/2]

int64 FMaterialAttributesInput::PropertyConnectedMask

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