Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
class FRDGTimingScope
Remarks
GPU Timing
Variables
| Type | Name | Description | |
|---|---|---|---|
| const int32 | BudgetId | ||
| const FRDGTimingScope *const | ParentScope |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGTimingScope
(
const FRDGTimingScope* InParentScope, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const int32 | GetBudgetId () |