![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Member Functions | |
| FIndirectLightingCacheBlock () | |
Public Attributes | |
| FIntVector | MinTexel |
| int32 | TexelSize |
| FVector | Min |
| FVector | Size |
| bool | bHasEverBeenUpdated |
Stores data for an allocation in the FIndirectLightingCache.
|
inline |
| bool FIndirectLightingCacheBlock::bHasEverBeenUpdated |
| FVector FIndirectLightingCacheBlock::Min |
| FIntVector FIndirectLightingCacheBlock::MinTexel |
| FVector FIndirectLightingCacheBlock::Size |
| int32 FIndirectLightingCacheBlock::TexelSize |