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" |
IScenePrimitiveRenderingContext &42; BeginScenePrimitiveRendering
&40;
FRDGBuilder & GraphBuilder,
FSceneViewFamily &42; ViewFamily
&41;
Remarks
Prepare Scene primitive rendering and return context. Ensures all primitives that are created are commited and GPU-Scene is updated and allocates a dynamic primitive context. The intended use is for stand-alone rendering that involves Scene proxies (that then may need the machinery to render GPU-Scene aware primitives.