Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FACESTonemapParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/HDRHelper.h |
| Include Path | #include "HDRHelper.h" |
Syntax
struct FACESTonemapParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FACESTonemapParams() |
Default Values such as MinLuminanceLog10=-4, MidLuminance=15, MaxLuminance=1000, SceneColorMultiplier=1.5. | HDRHelper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ACESCoefsHigh_0 | FVector4f | HDRHelper.h | ||
| ACESCoefsHigh_4 | float | HDRHelper.h | ||
| ACESCoefsLow_0 | FVector4f | HDRHelper.h | ||
| ACESCoefsLow_4 | float | HDRHelper.h | ||
| ACESGamutCompression | float | HDRHelper.h | ||
| ACESMidData | FVector4f | HDRHelper.h | ||
| ACESMinMaxData | FVector4f | HDRHelper.h | ||
| ACESSceneColorMultiplier | float | HDRHelper.h |