Navigation
API > API/Plugins > API/Plugins/RenderTraceInsights
| |
|
| Name |
FRHITranslateContext |
| Type |
struct |
| Header File |
/Engine/Plugins/RenderTraceInsights/Source/RenderTraceInsights/Public/IRenderTraceProvider.h |
| Include Path |
#include "IRenderTraceProvider.h" |
Syntax
struct FRHITranslateContext
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActiveIntervals |
TArray< FTimeInterval, TInlineAllocator< 4 > > |
|
IRenderTraceProvider.h |
|
| PayloadIDs |
TArray< uint32, TInlineAllocator< 2 > > |
|
IRenderTraceProvider.h |
|
| RHIContextID |
uint64 |
|
IRenderTraceProvider.h |
|
Functions
Public