UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Renderer::Private::IPathTracingSpatialTemporalDenoiser::FOutputs Struct Reference

#include <PathTracingDenoiser.h>

Public Attributes

TRefCountPtr< IHistoryNewHistory
 

Detailed Description

Outputs of the third party path tracing spacial temporal denoiser.

Member Data Documentation

◆ NewHistory

TRefCountPtr<IHistory> UE::Renderer::Private::IPathTracingSpatialTemporalDenoiser::FOutputs::NewHistory

New history to be kept alive for next frame. NewHistory->GetDebugName() must exactly point to the same const TCHAR* as IPathTracingSpatialTemporalDenoiser::GetDebugName().


The documentation for this struct was generated from the following file: