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
(
FRHICommandListImmediate & RHICmdList,
class FSceneViewFamily * ViewFamily,
const struct FSceneViewInitOptions * ViewInitOptions
)
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.