Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/IPathTracingSpatialTemporalDenoi-
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/PathTracingDenoiser.h |
| Include | #include "PathTracingDenoiser.h" |
Syntax
struct FOutputs
Remarks
Outputs of the third party path tracing spacial temporal denoiser.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TRefCountPtr< IHistory > | NewHistory | New history to be kept alive for next frame. |