# isRotationLocked

> Whether the Scene view SceneView.camera can be rotated.

## Definition

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

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