UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBlockUpdateInfo Class Reference

#include <ScenePrivate.h>

Public Member Functions

 FBlockUpdateInfo (const FIndirectLightingCacheBlock &InBlock, FIndirectLightingCacheAllocation *InAllocation)
 

Public Attributes

FIndirectLightingCacheBlock Block
 
FIndirectLightingCacheAllocationAllocation
 

Detailed Description

Stores information about an indirect lighting cache block to be updated.

Constructor & Destructor Documentation

◆ FBlockUpdateInfo()

FBlockUpdateInfo::FBlockUpdateInfo ( const FIndirectLightingCacheBlock InBlock,
FIndirectLightingCacheAllocation InAllocation 
)
inline

Member Data Documentation

◆ Allocation

FIndirectLightingCacheAllocation* FBlockUpdateInfo::Allocation

◆ Block

FIndirectLightingCacheBlock FBlockUpdateInfo::Block

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