Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderCommandFence
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderCommandFence.h |
| Include | #include "RenderCommandFence.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp |
void BeginFence
(
ESyncDepth SyncDepth
)
Remarks
Inserts this fence in the rendering pipeline.
Parameters
| Name | Description |
|---|---|
| SyncDepth, determines | which stage of the pipeline will signal the fence. |