Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFinalPostProcessSettings
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/FinalPostProcessSettings.h |
| Include | #include "FinalPostProcessSettings.h" |
void PushLUT
&40;
UTexture &42; Texture,
float Weight
&41;
Remarks
Add a LUT(look up table) to the ones that are blended together
Parameters
| Name | Description |
|---|---|
| Texture | can be 0 |
| Weight | 0..1 |