FExposureSettings

Settings to allow designers to override the automatic expose

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h

Include

#include "Engine/EngineBaseTypes.h"

Syntax

struct FExposureSettings

Remarks

Settings to allow designers to override the automatic expose

Variables

Name Description

Public variable

bool

 

bFixed

True: fixed exposure using the LogOffset value, false: automatic eye adaptation

Public variable

float

 

FixedEV100

EV100 settings for fixed mode.

Constructors

Name Description

Public function

FExposureSettings()

Functions

Name Description

Public function

void

 

SetFromString

(
    const TCHAR* In
)

Public function Const

FString

 

ToString()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss