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