# in2DMode

> Whether the SceneView is in 2D mode.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.3/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public bool in2DMode { get; set; }
```
