# contactColor

> Contact arrow color.

## Definition

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

```csharp
public static Color contactColor { get; set; }
```

### Remarks

The color of the arrow that represents the [ContactPoint.normal](/engine/6000.6/script-reference/unityengine/contactpoint/normal.md).
