![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "PostProcess/PostProcessTestImage.h"#include "PostProcess/PostProcessCombineLUTs.h"#include "CanvasTypes.h"#include "DataDrivenShaderPlatformInfo.h"#include "SceneRendering.h"#include "UnrealEngine.h"Classes | |
| class | FTestImagePS |
Functions | |
| IMPLEMENT_GLOBAL_SHADER (FTestImagePS, "/Engine/Private/PostProcessTestImage.usf", "MainPS", SF_Pixel) | |
| void | AddTestImagePass (FRDGBuilder &GraphBuilder, const FViewInfo &View, FScreenPassTexture Output) |
| void AddTestImagePass | ( | FRDGBuilder & | GraphBuilder, |
| const FViewInfo & | View, | ||
| FScreenPassTexture | Output | ||
| ) |
| IMPLEMENT_GLOBAL_SHADER | ( | FTestImagePS | , |
| "/Engine/Private/PostProcessTestImage.usf" | , | ||
| "MainPS" | , | ||
| SF_Pixel | |||
| ) |