# parentStateMachinePosition

> The position of the parent state machine node. Only valid when in a hierachic state machine.

## Definition

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

```csharp
public Vector3 parentStateMachinePosition { get; set; }
```
