Enum DeviceOrientation
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum DeviceOrientation
Fields
Name | Description |
---|---|
FaceDown | |
FaceUp | |
LandscapeLeft | |
LandscapeRight | |
Portrait | |
PortraitUpsideDown | |
Unknown |
public enum DeviceOrientation
Name | Description |
---|---|
FaceDown | |
FaceUp | |
LandscapeLeft | |
LandscapeRight | |
Portrait | |
PortraitUpsideDown | |
Unknown |