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

#include <LumenSceneData.h>

Public Attributes

FIntPoint Resolution
 
FIntPoint SizeInPages
 
FIntPoint PageResolution
 
uint16 ResLevelX
 
uint16 ResLevelY
 
bool bSubAllocation
 

Member Data Documentation

◆ bSubAllocation

bool FLumenMipMapDesc::bSubAllocation

◆ PageResolution

FIntPoint FLumenMipMapDesc::PageResolution

◆ ResLevelX

uint16 FLumenMipMapDesc::ResLevelX

◆ ResLevelY

uint16 FLumenMipMapDesc::ResLevelY

◆ Resolution

FIntPoint FLumenMipMapDesc::Resolution

◆ SizeInPages

FIntPoint FLumenMipMapDesc::SizeInPages

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