# priority

> Priority defines the order to display the pivot settings in within the Tools Settings overlay's dropdown menus.

## Definition

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

```csharp
public int priority { get; set; }
```
