# displayName

> The name to display for this pivot setting in the Editor's UI.

## Definition

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

```csharp
public string displayName { get; set; }
```
