Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/ITemporalUpscaler > API/Runtime/Renderer/ITemporalUpscaler/IHistory
Description
Debug name of the history. Must exactly point to the same const TCHAR* as ITemporalUpscaler::GetDebugName(). This is used for debugging GPU memory uses of a viewport, but also to ensure IHistory is fed to a compatible ITemporalUpscaler.
| Name | GetDebugName |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/TemporalUpscaler.h |
| Include Path | #include "TemporalUpscaler.h" |
const TCHAR * GetDebugName() const