# Easing

> A collection of easing curves to be used with ValueAnimations.

## Definition

* **Type:** Class
* **Namespace:** [UnityEngine.UIElements.Experimental](/engine/6000.7/script-reference/unityengine/uielements/experimental.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public static class Easing
```

## Remarks

Easing curves control the rate of change of a value over time.
