# destinationStateMachine

> The destination state machine of the transition.

## Definition

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

```csharp
public AnimatorStateMachine destinationStateMachine { get; set; }
```
