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

#include <PostProcessMobile.h>

Public Attributes

FRDGBufferSRVRef EyeAdaptationSetupSRV
 
FRDGBufferRef EyeAdaptationBuffer
 
bool bUseBasicEyeAdaptation
 
bool bUseHistogramEyeAdaptation
 

Member Data Documentation

◆ bUseBasicEyeAdaptation

bool FMobileEyeAdaptationInputs::bUseBasicEyeAdaptation

◆ bUseHistogramEyeAdaptation

bool FMobileEyeAdaptationInputs::bUseHistogramEyeAdaptation

◆ EyeAdaptationBuffer

FRDGBufferRef FMobileEyeAdaptationInputs::EyeAdaptationBuffer

◆ EyeAdaptationSetupSRV

FRDGBufferSRVRef FMobileEyeAdaptationInputs::EyeAdaptationSetupSRV

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