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