Make CameraExposureSettings

Make CameraExposureSettings

Windows
MacOS
Linux

Adds a node that create a 'CameraExposureSettings' from its members

Make CameraExposureSettings
Method
AEM_Histogram
Low Percent
10.000000
High Percent
90.000000
Min Brightness
0.030000
Max Brightness
8.000000
Speed Up
3.000000
Speed Down
1.000000
Exposure Bias
1.000000
Exposure Bias Curve
Select Asset
Exposure Metering Mask
Select Asset
Histogram Log Min
-8.000000
Histogram Log Max
4.000000
Calibration Constant
18.000000
Apply Physical Camera Exposure
Camera Exposure Settings

Inputs

Method
EAutoExposureMethod Enum

Luminance computation method

Low Percent
Float

The eye adaptation will adapt to a value extracted from the luminance histogram of the scene color. The value is defined as having x percent below this brightness. Higher values give bright spots on the screen more priority but can lead to less stable results. Lower values give the medium and darker values more priority but might cause burn out of bright spots. >0, <100, good values are in the range 70 .. 80

High Percent
Float

The eye adaptation will adapt to a value extracted from the luminance histogram of the scene color. The value is defined as having x percent below this brightness. Higher values give bright spots on the screen more priority but can lead to less stable results. Lower values give the medium and darker values more priority but might cause burn out of bright spots. >0, <100, good values are in the range 80 .. 95

Min Brightness
Float

A good value should be positive near 0. This is the minimum brightness the auto exposure can adapt to. It should be tweaked in a dark lighting situation (too small: image appears too bright, too large: image appears too dark). Note: Tweaking emissive materials and lights or tweaking auto exposure can look the same. Tweaking auto exposure has global effect and defined the HDR range - you don't want to change that late in the project development. Eye Adaptation is disabled if MinBrightness = MaxBrightness

Max Brightness
Float

A good value should be positive (2 is a good value). This is the maximum brightness the auto exposure can adapt to. It should be tweaked in a bright lighting situation (too small: image appears too bright, too large: image appears too dark). Note: Tweaking emissive materials and lights or tweaking auto exposure can look the same. Tweaking auto exposure has global effect and defined the HDR range - you don't want to change that late in the project development. Eye Adaptation is disabled if MinBrightness = MaxBrightness

Speed Up
Float

In F-stops per second, should be >0

Speed Down
Float

In F-stops per second, should be >0

Exposure Bias
Float

Logarithmic adjustment for the exposure. Only used if a tonemapper is specified. 0: no adjustment, -1:2x darker, -2:4x darker, 1:2x brighter, 2:4x brighter, ...

Exposure Bias Curve
Curve Float Object Reference

Exposure compensation based on the scene EV100. Used to calibrate the final exposure differently depending on the average scene luminance. 0: no adjustment, -1:2x darker, -2:4x darker, 1:2x brighter, 2:4x brighter, ...

Exposure Metering Mask
Texture Object Reference

Exposure metering mask. Bright spots on the mask will have high influence on auto-exposure metering and dark spots will have low influence.

Histogram Log Min
Float

temporary exposed until we found good values, -8: 1/256, -10: 1/1024

Histogram Log Max
Float

temporary exposed until we found good values 4: 16, 8: 256

Calibration Constant
Float

Calibration constant for 18% albedo.

Apply Physical Camera Exposure
Boolean

Enables physical camera exposure using ShutterSpeed/ISO/Aperture.

Outputs

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