# IExperimentalFeatures

> Give access to UIElement experimental features.

## Definition

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

```csharp
public interface IExperimentalFeatures
```

## Properties

| Property                                                                                               | Description                                   |
| ------------------------------------------------------------------------------------------------------ | --------------------------------------------- |
| [animation](/engine/6000.7/script-reference/unityengine/uielements/iexperimentalfeatures/animation.md) | Returns the animation experimental interface. |
