# animatedPropertyColor

> The color used to show that a property is currently being animated.

## Definition

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

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