Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FRDGScopeState
- FRDGBuilder
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
class FRDGScopeState
Variables
| Type | Name | Description | |
|---|---|---|---|
| friend | FRDGScope_Budget | ||
| FRHICommandListImmediate & | RHICmdList | The RHI command list used for the render graph. | |
| FRDGScopeState::FState | ScopeState |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRDGScopeState
(
FRHICommandListImmediate& InRHICmdList, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FState |