# contactImpulseColor

> ContactPoint.impulse arrow color.

## Definition

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

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

### Remarks

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