Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/ITemporalUpscaler
Inheritance Hierarchy
- IRefCountedObject
- ITemporalUpscaler::IHistory
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/TemporalUpscaler.h |
| Include | #include "TemporalUpscaler.h" |
Syntax
class IHistory : public IRefCountedObject
Remarks
Ref counted history to be saved in the history.
Destructors
| Type | Name | Description | |
|---|---|---|---|
~IHistory () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TCHAR * | GetDebugName () |
Debug name of the history. | |
| uint64 | Size of the history on the GPU in bytes. |