Navigation
API > API/Runtime > API/Runtime/RenderCore
Render graph pass used for the prologue / epilogue passes.
| Name | FRDGSentinelPass |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphPass.h |
| Include Path | #include "RenderGraphPass.h" |
Syntax
class FRDGSentinelPass : public FRDGPass
Inheritance Hierarchy
- FRDGPass → FRDGSentinelPass
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRDGSentinelPass
(
FRDGEventName&& Name, |
RenderGraphPass.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| EmptyShaderParameters | FEmptyShaderParameters | RenderGraphPass.h |