# animatorStateInfo

> The animator state info related to this event (Read Only).

## Definition

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

```csharp
public AnimatorStateInfo animatorStateInfo { get; }
```

### Remarks

Additional Resources: [AnimatorStateInfo](/engine/6000.0/script-reference/unityengine/animatorstateinfo.md).
