# transitions

> The transitions that are going out of the state.

## Definition

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

```csharp
public AnimatorStateTransition[] transitions { get; set; }
```
