Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/IPathTracingDenoiser
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/PathTracingDenoiser.h |
| Include | #include "PathTracingDenoiser.h" |
Syntax
struct FInputs
Remarks
Inputs of the path tracing denoiser.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRDGTextureRef | AlbedoTex | ||
| FRDGTextureRef | ColorTex | ||
| FRDGTextureRef | NormalTex | ||
| FRDGTextureRef | OutputTex |