# handleRect

> The rectangle used for the rect tool.

## Definition

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

```csharp
public static Rect handleRect { get; }
```

### Remarks

The rectangle is relative to the [Tools.handlePosition](/engine/6000.6/script-reference/unityeditor/tools/handleposition.md) and is rotated around the [Tools.handleRectRotation](/engine/6000.6/script-reference/unityeditor/tools/handlerectrotation.md).
