Enum ScreenOrientation
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ScreenOrientation
Fields
| Name | Description |
|---|---|
| AutoRotation | |
| Landscape | |
| LandscapeLeft | |
| LandscapeRight | |
| Portrait | |
| PortraitUpsideDown | |
| Unknown |
public enum ScreenOrientation
| Name | Description |
|---|---|
| AutoRotation | |
| Landscape | |
| LandscapeLeft | |
| LandscapeRight | |
| Portrait | |
| PortraitUpsideDown | |
| Unknown |