Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIViewport
Description
Sets the default native layer for items to render into. If the WITH_MULTI_VIEW_SLATE_WINDOW_SUPPORT compile flag is false this function will have no effect.
| Name | SetDefaultNativeLayer |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
virtual void SetDefaultNativeLayer
(
int32 NativeLayer
)