![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Member Functions | |
| FBlockUpdateInfo (const FIndirectLightingCacheBlock &InBlock, FIndirectLightingCacheAllocation *InAllocation) | |
Public Attributes | |
| FIndirectLightingCacheBlock | Block |
| FIndirectLightingCacheAllocation * | Allocation |
Stores information about an indirect lighting cache block to be updated.
|
inline |
| FIndirectLightingCacheAllocation* FBlockUpdateInfo::Allocation |
| FIndirectLightingCacheBlock FBlockUpdateInfo::Block |