# targetTool

> If provided, the pivot setting is only available when the ToolManager.activeToolType is equal to targetTool.

## Definition

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

```csharp
public Type targetTool { get; set; }
```
