# isPerspective

> Indicate if the camera is using a perspective or orthogonal projection.

## Definition

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

```csharp
public bool isPerspective
```
