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

#include <ScenePrivate.h>

Public Member Functions

 FIndirectLightingCacheBlock ()
 

Public Attributes

FIntVector MinTexel
 
int32 TexelSize
 
FVector Min
 
FVector Size
 
bool bHasEverBeenUpdated
 

Detailed Description

Stores data for an allocation in the FIndirectLightingCache.

Constructor & Destructor Documentation

◆ FIndirectLightingCacheBlock()

FIndirectLightingCacheBlock::FIndirectLightingCacheBlock ( )
inline

Member Data Documentation

◆ bHasEverBeenUpdated

bool FIndirectLightingCacheBlock::bHasEverBeenUpdated

◆ Min

FVector FIndirectLightingCacheBlock::Min

◆ MinTexel

FIntVector FIndirectLightingCacheBlock::MinTexel

◆ Size

FVector FIndirectLightingCacheBlock::Size

◆ TexelSize

int32 FIndirectLightingCacheBlock::TexelSize

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