Enum EScreenOrientation
The list of possible device/screen orientation for mobile devices
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EScreenOrientation
Fields
Name | Description |
---|---|
EScreenOrientation_MAX | |
FaceDown | |
FaceUp | |
LandscapeLeft | |
LandscapeRight | |
Portrait | |
PortraitUpsideDown | |
Unknown |