# LandscapeLeft

> Landscape orientation, counter-clockwise from the portrait orientation.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
LandscapeLeft = 3
```

### Remarks

Additional Resources: [Screen.orientation](/engine/6000.7/script-reference/unityengine/screen/orientation.md).
