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

#include <LumenViewState.h>

Public Member Functions

void SafeRelease ()
 
uint64 GetGPUSizeBytes (bool bLogSizes) const
 

Public Attributes

FScreenProbeGatherTemporalState ScreenProbeGatherState
 
FReSTIRGatherTemporalState ReSTIRGatherState
 
FReflectionTemporalState ReflectionState
 
FReflectionTemporalState TranslucentReflectionState
 
FReflectionTemporalState WaterReflectionState
 
TRefCountPtr< IPooledRenderTargetTranslucencyVolume0
 
TRefCountPtr< IPooledRenderTargetTranslucencyVolume1
 
FRadianceCacheState RadianceCacheState
 
FRadianceCacheState TranslucencyVolumeRadianceCacheState
 

Member Function Documentation

◆ GetGPUSizeBytes()

uint64 FLumenViewState::GetGPUSizeBytes ( bool  bLogSizes) const

◆ SafeRelease()

void FLumenViewState::SafeRelease ( )
inline

Member Data Documentation

◆ RadianceCacheState

FRadianceCacheState FLumenViewState::RadianceCacheState

◆ ReflectionState

FReflectionTemporalState FLumenViewState::ReflectionState

◆ ReSTIRGatherState

FReSTIRGatherTemporalState FLumenViewState::ReSTIRGatherState

◆ ScreenProbeGatherState

FScreenProbeGatherTemporalState FLumenViewState::ScreenProbeGatherState

◆ TranslucencyVolume0

TRefCountPtr<IPooledRenderTarget> FLumenViewState::TranslucencyVolume0

◆ TranslucencyVolume1

TRefCountPtr<IPooledRenderTarget> FLumenViewState::TranslucencyVolume1

◆ TranslucencyVolumeRadianceCacheState

FRadianceCacheState FLumenViewState::TranslucencyVolumeRadianceCacheState

◆ TranslucentReflectionState

FReflectionTemporalState FLumenViewState::TranslucentReflectionState

◆ WaterReflectionState

FReflectionTemporalState FLumenViewState::WaterReflectionState

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