Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/SViewport
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h |
| Include | #include "Widgets/SViewport.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/SViewport.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 |