FLevelEditorViewportInstanceSettings

Implements the Level Editor's per-instance view port settings.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Settings/LevelEditorViewportSettings.h

Include

#include "Settings/LevelEditorViewportSettings.h"

Syntax

struct FLevelEditorViewportInstanceSettings

Remarks

Implements the Level Editor's per-instance view port settings.

Variables

Name Description

Public variable

bool

 

bIsRealtime

Whether this viewport is updating in real-time.

Public variable

bool

 

bShowFullToolbar

When enabled, the full viewport toolbar will be shown. When disabled, a compact toolbar is used.

Public variable

bool

 

bShowOnScreenStats

Whether viewport statistics should be shown.

Public variable

FName

 

BufferVisualizationMode

The buffer visualization mode for the viewport.

Public variable

FString

 

EditorShowFlagsString

A set of flags that determines visibility for various scene elements (FEngineShowFlags), converted to string form.

Public variable

TArray< FString...

 

EnabledStats

Whether viewport statistics should be enabled by default.

Public variable

FExposureSettin...

 

ExposureSettings

Setting to allow designers to override the automatic expose.

Public variable

float

 

FarViewPlane

Position of the var plane in the editor viewport

Public variable

float

 

FOVAngle

Field of view angle for the viewport.

Public variable

FString

 

GameShowFlagsString

A set of flags that determines visibility for various scene elements (FEngineShowFlags), converted to string form.

Public variable

TEnumAsByte< EV...

 

OrthoViewModeIndex

View mode to set when this viewport is not of type LVT_Perspective.

Public variable

TEnumAsByte< EV...

 

PerspViewModeIndex

View mode to set when this viewport is of type LVT_Perspective.

Public variable

FName

 

RayTracingDebugVisualizationMode

The buffer visualization mode for the viewport.

Public variable

TEnumAsByte< EL...

 

ViewportType

The viewport type

Constructors

Deprecated Variables

Name Description

Public variable

bool

 

bShowFPS_DEPRECATED

Whether the FPS counter should be shown.

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