# gridSnapEnabled

> Use this property to allow the current EditorTool to enable/disable grid snapping.

## Definition

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

```csharp
public virtual bool gridSnapEnabled { get; }
```
