Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/IRendererModule
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RendererInterface.h |
| Include | #include "RendererInterface.h" |
void BeginRenderingViewFamily
(
FCanvas * Canvas,
FSceneViewFamily * ViewFamily
)
Remarks
Call from the game thread to send a message to the rendering thread to being rendering this view family.