# targetToolContext

> If provided, the pivot setting is only available when the ToolManager.activeContextType is equal to targetToolContext.

## Definition

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

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