FEditorViewportClient::SetViewMode

Sets how the viewport is displayed (lit, wireframe, etc) for the current viewport type

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h

Include

#include "EditorViewportClient.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp

Syntax

virtual void SetViewMode
(
    EViewModeIndex InViewModeIndex
)

Remarks

Sets how the viewport is displayed (lit, wireframe, etc) for the current viewport type

Parameters

Parameter

Description

InViewModeIndex

View mode to set for the current viewport type

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss