# Custom

> The tool handle is aligned to the rotation provided by the currently active custom pivot rotation.

## Definition

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

```csharp
Custom = -1
```

### Remarks

Refer to [CustomPivotRotation](/engine/6000.6/script-reference/unityeditor/custompivotrotation.md), [CustomPivotAttribute](/engine/6000.6/script-reference/unityeditor/editortools/custompivotattribute.md) and [PivotManager](/engine/6000.6/script-reference/unityeditor/pivotmanager.md).
