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

Public Member Functions

 FLumenShadingBinEntry (int32 InBuildIndex, const FNaniteShadingBin &InShadingBin)
 
bool operator== (const FLumenShadingBinEntry &Other) const
 

Public Attributes

int32 BuildIndex = INDEX_NONE
 
FNaniteShadingBin ShadingBin
 

Friends

uint32 GetTypeHash (const FLumenShadingBinEntry &InEntry)
 

Constructor & Destructor Documentation

◆ FLumenShadingBinEntry()

FLumenShadingBinEntry::FLumenShadingBinEntry ( int32  InBuildIndex,
const FNaniteShadingBin InShadingBin 
)
inline

Member Function Documentation

◆ operator==()

bool FLumenShadingBinEntry::operator== ( const FLumenShadingBinEntry Other) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FLumenShadingBinEntry InEntry)
friend

Member Data Documentation

◆ BuildIndex

int32 FLumenShadingBinEntry::BuildIndex = INDEX_NONE

◆ ShadingBin

FNaniteShadingBin FLumenShadingBinEntry::ShadingBin

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