![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "PostProcess/DebugAlphaChannel.h"#include "ScenePrivate.h"#include "ScreenPass.h"#include "PixelShaderUtils.h"#include "SceneTextures.h"#include "DataDrivenShaderPlatformInfo.h"Classes | |
| class | FDebugAlphaChannelCS |
Functions | |
| IMPLEMENT_GLOBAL_SHADER (FDebugAlphaChannelCS, "/Engine/Private/Tools/DebugAlphaChannel.usf", "MainCS", SF_Compute) | |
| IMPLEMENT_GLOBAL_SHADER | ( | FDebugAlphaChannelCS | , |
| "/Engine/Private/Tools/DebugAlphaChannel.usf" | , | ||
| "MainCS" | , | ||
| SF_Compute | |||
| ) |