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