# NotEqual

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

## Definition

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

```csharp
NotEqual = 7
```
