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 CreateAndInitSingleView
&40;
FRHICommandListImmediate & RHICmdList,
class FSceneViewFamily &42; ViewFamily,
const struct FSceneViewInitOptions &42; ViewInitOptions
&41;
Remarks
Call from the render thread to create and initalize a new FViewInfo with the specified options, and add it to the specified view family.