Navigation
API > API/Runtime > API/Runtime/Renderer
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/PathTracingDenoiser.h |
| Include | #include "PathTracingDenoiser.h" |
Syntax
class IPathTracingDenoiser
Remarks
Interface for implementing third party path tracing spatial denoiser.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Adds the necessary passes into RDG for denoising. | ||
| bool |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FInputs | Inputs of the path tracing denoiser. |