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

#include <LumenSceneData.h>

Public Member Functions

 FLumenCardSharingInfo ()=default
 
 FLumenCardSharingInfo (uint32 InCardIndex, uint8 InMinAllocatedResLevel, bool bInAxisXFlipped)
 

Public Attributes

uint32 CardIndex: 27
 
uint32 MinAllocatedResLevel: 4
 
uint32 bAxisXFlipped: 1
 

Constructor & Destructor Documentation

◆ FLumenCardSharingInfo() [1/2]

FLumenCardSharingInfo::FLumenCardSharingInfo ( )
default

◆ FLumenCardSharingInfo() [2/2]

FLumenCardSharingInfo::FLumenCardSharingInfo ( uint32  InCardIndex,
uint8  InMinAllocatedResLevel,
bool  bInAxisXFlipped 
)
inline

Member Data Documentation

◆ bAxisXFlipped

uint32 FLumenCardSharingInfo::bAxisXFlipped

◆ CardIndex

uint32 FLumenCardSharingInfo::CardIndex

◆ MinAllocatedResLevel

uint32 FLumenCardSharingInfo::MinAllocatedResLevel

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