# curves

> Additionnal curves that will be that will be added during the import process.

## Definition

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

```csharp
public ClipAnimationInfoCurve[] curves { get; set; }
```

### Remarks

They are automatically binded to the animator controller parameter that have the same name.
