Enum ESpectatorScreenMode
The Spectator Screen Mode controls what the non-vr video device displays on platforms that support one.
Namespace: UE4.HeadMountedDisplay
Assembly: UE4DotNet.dll
Syntax
public enum ESpectatorScreenMode
Remarks
Not all modes are universal. Modes SingleEyeCroppedToFill, Texture, and MirrorPlusTexture are supported on all. Disabled is supported on all except PSVR.
Fields
Name | Description |
---|---|
Disabled | |
Distorted | |
ESpectatorScreenMode_MAX | |
SingleEye | |
SingleEyeCroppedToFill | |
SingleEyeLetterboxed | |
Texture | |
TexturePlusEye | |
Undistorted |