# Equals

> The condition is true when parameter value is equal to the threshold.

## Definition

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

```csharp
Equals = 6
```
