Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHICommandContext
- IRHICommandContext::RHIEndScene()
- FNullDynamicRHI::RHIEndScene()
- FOpenGLDynamicRHI::RHIEndScene()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include | #include "RHIContext.h" |
void RHIEndScene&40;&41;
Remarks
Signals the end of scene rendering. See RHIBeginScene.