# angleSnapEnabled

> Gets or sets the enabled or disabled status of incremental angle snapping.

## Definition

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

```csharp
public static bool angleSnapEnabled { get; set; }
```
