# hasMotionFloatCurves

> Returns true if the AnimationClip has editor curves for its root motion.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AnimationModule

```csharp
public bool hasMotionFloatCurves { get; }
```
