# entryPosition

> The position of the entry node.

## Definition

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

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