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

#include <EngineBaseTypes.h>

Public Member Functions

 FExposureSettings ()
 
FString ToString () const
 
void SetFromString (const TCHAR *In)
 

Public Attributes

float FixedEV100
 
bool bFixed
 

Detailed Description

Settings to allow designers to override the automatic expose

Constructor & Destructor Documentation

◆ FExposureSettings()

FExposureSettings::FExposureSettings ( )
inline

Member Function Documentation

◆ SetFromString()

void FExposureSettings::SetFromString ( const TCHAR In)
inline

◆ ToString()

FString FExposureSettings::ToString ( ) const
inline

Member Data Documentation

◆ bFixed

bool FExposureSettings::bFixed

◆ FixedEV100

float FExposureSettings::FixedEV100

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