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

#include <LumenSceneLighting.h>

Public Member Functions

bool IsValid () const
 

Public Attributes

FRDGBufferRef CompactedLightSampleData = nullptr
 
FRDGBufferRef CompactedLightSampleAllocator = nullptr
 
FRDGTextureRef SceneDataTexture = nullptr
 
FRDGTextureRef LightSamples = nullptr
 

Member Function Documentation

◆ IsValid()

bool FLumenDirectLightingStochasticData::IsValid ( ) const
inline

Member Data Documentation

◆ CompactedLightSampleAllocator

FRDGBufferRef FLumenDirectLightingStochasticData::CompactedLightSampleAllocator = nullptr

◆ CompactedLightSampleData

FRDGBufferRef FLumenDirectLightingStochasticData::CompactedLightSampleData = nullptr

◆ LightSamples

FRDGTextureRef FLumenDirectLightingStochasticData::LightSamples = nullptr

◆ SceneDataTexture

FRDGTextureRef FLumenDirectLightingStochasticData::SceneDataTexture = nullptr

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