# hasGenericRootTransform

> Returns true if the Animation has animation on the root transform.

## Definition

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

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