# EasingMode

> Represents a mathematical function that describes the rate at which a numerical value changes.

## Definition

* **Type:** Enum
* **Namespace:** [UnityEngine.UIElements](/engine/6000.6/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public enum EasingMode
```
