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

Public Attributes

uint32 X
 
uint32 Y
 
uint32 Z
 
uint32 MaskedPolyFlags
 

Friends

bool operator== (const FModelComponentKey &A, const FModelComponentKey &B)
 
uint32 GetTypeHash (const FModelComponentKey &Key)
 

Detailed Description

A TMap key type used to sort BSP nodes by locality and zone.

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FModelComponentKey Key)
friend

◆ operator==

bool operator== ( const FModelComponentKey A,
const FModelComponentKey B 
)
friend

Member Data Documentation

◆ MaskedPolyFlags

uint32 FModelComponentKey::MaskedPolyFlags

◆ X

uint32 FModelComponentKey::X

◆ Y

uint32 FModelComponentKey::Y

◆ Z

uint32 FModelComponentKey::Z

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