# elementPreselectionColor

> Color to use to highlight an unselected object currently under the mouse pointer in a custom Edit Mode.

## Definition

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

```csharp
public static Color elementPreselectionColor { get; }
```
