# gridSnapEnabled

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

## Definition

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

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