Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/IPathTracingSpatialTemporalDenoi-
Ref counted history to be saved in the history.
| Name | IHistory |
| Type | class |
| Header File | /Engine/Source/Runtime/Renderer/Public/PathTracingDenoiser.h |
| Include Path | #include "PathTracingDenoiser.h" |
Syntax
class IHistory : public FRefCountBase
Inheritance Hierarchy
- TTransactionalAtomicRefCount → FRefCountBase → IPathTracingSpatialTemporalDenoiser::IHistory
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IHistory() |
PathTracingDenoiser.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * GetDebugName () |
Debug name of the history. | PathTracingDenoiser.h |