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

#include <NaniteShared.h>

Public Member Functions

bool operator== (const FNaniteShadingBin &Other) const
 
bool operator!= (const FNaniteShadingBin &Other) const
 
bool IsValid () const
 

Public Attributes

int32 BinId = INDEX_NONE
 
uint16 BinIndex = 0xFFFFu
 

Member Function Documentation

◆ IsValid()

bool FNaniteShadingBin::IsValid ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ BinId

int32 FNaniteShadingBin::BinId = INDEX_NONE

◆ BinIndex

uint16 FNaniteShadingBin::BinIndex = 0xFFFFu

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