SViewport::GetViewportInterface

Sets the interface to be used by this viewport for rendering and I/O

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h

Include

#include "Widgets/SViewport.h"

Syntax

TWeakPtr< ISlateViewport > GetViewportInterface()

Remarks

Sets the interface to be used by this viewport for rendering and I/O

Parameters

Parameter

Description

InViewportInterface

The interface to use