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

#include <ScenePrivate.h>

Public Attributes

FGraphEventRef TaskRef
 
TMap< FIntVector, FBlockUpdateInfoOutBlocksToUpdate
 
TArray< FIndirectLightingCacheAllocation * > OutTransitionsOverTimeToUpdate
 
TArray< FPrimitiveSceneInfo * > OutPrimitivesToUpdateStaticMeshes
 

Member Data Documentation

◆ OutBlocksToUpdate

TMap<FIntVector, FBlockUpdateInfo> FILCUpdatePrimTaskData::OutBlocksToUpdate

◆ OutPrimitivesToUpdateStaticMeshes

TArray<FPrimitiveSceneInfo*> FILCUpdatePrimTaskData::OutPrimitivesToUpdateStaticMeshes

◆ OutTransitionsOverTimeToUpdate

TArray<FIndirectLightingCacheAllocation*> FILCUpdatePrimTaskData::OutTransitionsOverTimeToUpdate

◆ TaskRef

FGraphEventRef FILCUpdatePrimTaskData::TaskRef

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