# Greater

> The condition is true when parameter value is greater than the threshold.

## Definition

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

```csharp
Greater = 3
```
