Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SEditorViewport
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SEditorViewport.h |
| Include | #include "SEditorViewport.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SEditorViewport.cpp |
void SetRenderDirectlyToWindow
&40;
const bool bInRenderDirectlyToWindow
&41;
Remarks
Sets whether this viewport can render directly to the back buffer. Advanced use only
Parameters
| Name | Description |
|---|---|
| bInRenderDirectlyToWindow | Whether we should be able to render to the back buffer |